Pop ups on Pop ups
May 1, 2008 12:00 AM
I get the feeling that the Window Name is the same for both your popups. It's a neat HTML trick. You can control which popups replace what by naming the new windows.So, what you want is for your first popup to open in a window named something like "First Level Popup". Then all popups from there would open in a new window called "Second Level Popup".Or some other reasonable name.If that's not the problem, then I'm stumped.Kevin
Discussions have been disabled for this post