anonymous
2009-05-28 19:53:08 UTC
So, I'm just about done with this website. In this website I have three links. all with their own, individual popup html
example:
it's all HTML, no CSS.
Here's my problem. Say I click on one of the three links...
it gives me the popup. NOW, when I go to click my OTHER link (while that window is still open) it inherits the window size! so I have a PDF document that gets viewed in a TINY 200 or so px space.
How can I stop my html from inheriting the popup window from before? (by the way, it ONLY happens with the previous popup window is open).
Any help guys would be AWESOME, thanks!