View Full Version : How to make a pop up ?
.inspire
June 9th, 2005, 11:16 PM
without the use of flash
nordica
June 9th, 2005, 11:25 PM
So you want it when you click a button in flash, it opens up a javascript window?
.inspire
June 9th, 2005, 11:29 PM
Nope. When the person visits a site, he or she will get a pop-up
Sorry i really dont know which section of this forum i should post
TheMaxExp
June 10th, 2005, 12:26 AM
Yes, I have the same question. But this is the wrong forum.
Krilnon
June 10th, 2005, 12:27 AM
It belongs in Client-Side :)
mlkedave
June 10th, 2005, 01:41 AM
This should help you out:
http://webpage-tools.com/popup_maker.asp
hl
June 10th, 2005, 02:22 AM
this brings back memories of christmasgift.bravehost.com i created it as ultimate annoyance.
first you'd get the same popup every second. then if you tried to close, it goes into infinite alert. ahhh that was sweet revenge on that girl.
transmogrify
June 10th, 2005, 06:32 AM
<body onLoad="window.open('document.html','popUp','width=300,hei ght=200');">
stick this on your page.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.