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 script (https://gfy.com/showthread.php?t=384996)

squeezeboobs 11-07-2004 05:30 PM

popup script
 
Anyone know of a popup script that will launch a popup window after a certain number of seconds?

squeezeboobs 11-07-2004 05:35 PM

http://www.google.com/search?hl=en&q...oogle+Sear ch just shows a bunch of shit.

squeezeboobs 11-07-2004 06:04 PM

found one

Code:

<head>

<script language=javascript>
        function conpop1() {
        myWin = window.open('','johnpopup1','width=550,height=775,toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes');
        myWin.location = 'http://squeezeboobs.com/popup.html';
        }
        setTimeout('conpop1()', 1000);   
</script>

</head>


minimouse 11-07-2004 06:07 PM

I didn't know that Taylor Stevens was on the I'm live cam network.


All times are GMT -7. The time now is 02:08 AM.

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