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)
-   -   somebody help me ... how do I make a popunder !!! (https://gfy.com/showthread.php?t=64903)

xxxChamp 06-19-2002 01:06 PM

somebody help me ... how do I make a popunder !!!
 
in JAVA or whatever... tanks

Meni69 06-19-2002 01:42 PM

dude
see
http://www.shemaletop100.com
view source

ElvisManson 06-19-2002 01:44 PM

Quote:

Originally posted by Meni69
dude
see
http://www.shemaletop100.com
view source

Bastard!:winkwink:

Brad Mitchell 06-19-2002 02:06 PM

Cool, I've been meaning to ask someone about that. :)

Brad

DrGuile 06-19-2002 02:09 PM

easiest way is



< script >
self.blur()
< /script >

xxxwizard 06-19-2002 02:18 PM

That's really easiest way :winkwink:

jimmyf 06-19-2002 02:21 PM

.

Friday 06-19-2002 02:25 PM

{TheNewWin=window.open("whatever...");
TheNewWin.blur();}

reddawg 06-19-2002 03:06 PM

Strange does not let me show you.....??

The script don't show up on board, send ICQ and I wil send it to ya

<HTML>
<HEAD>
<TITLE></TITLE>
<META name="description" content="">
<META name="keywords" content="">
<META name="generator" content="CuteHTML">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080">
<script>

//Pop-under window- By JavaScript Kit
//Credit notice must stay intact for use
//Visit http://javascriptkit.com for this script

//specify page to pop-under
var popunder="http://fetish2follies.com/_public/videostore/index.html"

//Pop-under only once per browser session? (0=no, 1=yes)
//Specifying 0 will cause popunder to load every time page is loaded
var once_per_session=0

///No editing beyond here required/////

function get_cookie(Name) {
var search = Name + "="
var returnvalue = "";
if (document.cookie.length > 0) {
offset = document.cookie.indexOf(search)
if (offset != -1) { // if cookie exists
offset += search.length
// set index of beginning of value
end = document.cookie.indexOf(";", offset);
// set index of end of cookie value
if (end == -1)
end = document.cookie.length;
returnvalue=unescape(document.cookie.substring(off set, end))
}
}
return returnvalue;
}

function loadornot(){
if (get_cookie('popunder')==''){
loadpopunder()
document.cookie="popunder=yes"
}
}

function loadpopunder(){
win2=window.open(popunder)
win2.blur()
window.focus()
}

if (once_per_session==0)
loadpopunder()
else
loadornot()

</script>
</BODY>
</HTML>as you can see you now have fetish2follies.com the adult mall online, write me or icq and I will send you the script

hottshot 06-19-2002 04:01 PM

eraser cash has a good example http://erasercash.com/consoles.htm

xxxChamp 06-19-2002 11:26 PM

TANKS... i got what i was looking for... guys ROCKS


All times are GMT -7. The time now is 11:22 AM.

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