GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Popup Window (https://gfy.com/showthread.php?t=46160)

markvh 01-14-2002 06:06 PM

Popup Window
 
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

Pete 01-14-2002 06:08 PM

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>


Pete 01-14-2002 06:09 PM

<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>

Pete 01-14-2002 06:10 PM

sorry it wont show up after I submit the reply

Pete 01-14-2002 06:11 PM

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>


Pete 01-14-2002 06:12 PM

just change the url and add < before script


Pete 01-14-2002 06:14 PM

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 know

markvh 01-14-2002 06:53 PM

Thanks for the script. I'm just alittle confused, where in my html must I add the script?

Pete 01-14-2002 07:36 PM

between the head tags

markvh 01-14-2002 09:04 PM

I'm kinda new with html, i'm not sure how to add this script. I tried placing it between the head tags but it doesnt seem to work, i quess it's me thats doing something wrong but have no idea what http://bbs.gofuckyourself.net/board/frown.gif The script text keeps turning red

Rick55 01-14-2002 11:00 PM

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).]

Rick55 01-14-2002 11:01 PM

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

Pete 01-15-2002 05:10 AM

Put this

flux 01-15-2002 06:41 AM

<a href="http://www.theadultwebmaster.com/coderscorner/consoles/">http://www.theadultwebmaster.com/coderscorner/consoles/</a>

geoff 01-15-2002 08:21 AM

nice popup code generator here : http://www.cgiscript.net/cgi-script/csNews/csNews.cgi?database=js_windows%2edb&command=viewon e&id=38&op=t

------------------
Nothing motivates more than the thought of being poor!

markvh 01-15-2002 10:12 AM

Thanks for all the help guys http://bbs.gofuckyourself.net/board/smile.gif


All times are GMT -7. The time now is 06:09 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123