![]() |
Attn JS masters: Multiple pop-ups? How?
Hey, I'm a JS retard and I wanna know how to open more than one pop-up at a time. I have a script which does one pop-up with this line in the body tag:
onUnload="popup('http://www.yahoo.com')" But I want to pop two windows. I tried just pasting the above code twice, but nothing happens. Is there some way I can tell the browser onunload popup A AND B? I'd be interested in any solutions to this problem. Feel free to post some scripts! |
onUnload="popup('http://www.yahoo.com');popup('http://www.disney.com');"
|
All times are GMT -7. The time now is 01:32 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123