How can I create a popup that loads in the background of my site? So only when my site is closed the surfer sees the new window
Popup Window
Collapse
X
-
this works good<script language="JavaScript">
dhpop2 = window.open('','Console4','toolbar=0,location=0,di rectories=0,status=0,menubar=0,scrollbars=1,resiza ble=1,height=500,width=600');
dhpop2.blur();
dhpop2.location = 'http://www.yoursite.com;
</script>
-
<script language="JavaScript">
dhpop2 = window.open('','Console4','toolbar=0,location=0,di rectories=0,status=0,menubar=0,scrollbars=1,resiza ble=1,height=500,width=600');
dhpop2.blur();
dhpop2.location = 'http://www.yoursite.com';
</script>Comment
-
-
I'll try one more time
script language="JavaScript">
dhpop2 = window.open('','Console4','toolbar=0,location=0,di rectories=0,status=0,menubar=0,scrollbars=1,resiza ble=1,height=500,width=600');
dhpop2.blur();
dhpop2.location = 'http://www.adailynude.com/pop1.html';
</script>
Comment
-
-
oh ya, you can change the size of the window and add or remove the scrollbar etc. With 0 being off...just incase you didnt knowComment
-
-
You need to close the script off.
</script>
------------------
<center><a target=_blank href="http://www.omegacash.com/index.asp?ref=110">Make $1.50 P/Min!
<img src="http://www.omegacash.com/images/banners/oc-s02.gif" width="120" height="60" border="1">
Start Now!</a></center>
[This message has been edited by Rick55 (edited 01-15-2002).]<a href="http://www.omegacash.com/index.asp?ref=110">Make $1.50 P/Min with
Live Phone sex</a>Comment
-
Damn,
I did the same thing
/script>
put a < in front of the slash
------------------
Put a stripper on your desktop
Totem Cash
Gilligan's Island was the best show ever made<a href="http://www.omegacash.com/index.asp?ref=110">Make $1.50 P/Min with
Live Phone sex</a>Comment
-
-
nice popup code generator here : http://www.cgiscript.net/cgi-script/...one&id=38&op=t
------------------
Nothing motivates more than the thought of being poor!Nothing motivates more than the thought of being poor!
PornMegaBucks 25 niche sites - 60% recurring - build yourself some long term recurring income
Software Bucks - CleanBrowser + iSuperChargerComment

The script text keeps turning red
Comment