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)
-   -   Code for popunder ??? (https://gfy.com/showthread.php?t=259154)

Doctor Dre 03-26-2004 04:58 PM

Code for popunder ???
 
What's the code for popunder ? never tried that b4

modelgigtalent 03-26-2004 04:59 PM

There are several different ways to do it. Search google for it or find one and copy it.
:glugglug

Juicy D. Links 03-26-2004 05:00 PM

< script language= ja va script >
if a=b then c=d;
pop.window(msss.r,url);
else
r=6;
< /script >

The Sex Pusher 03-26-2004 05:01 PM

Quote:

Originally posted by Doctor Dre
What's the code for popunder ? never tried that b4
well most people mean something different when they say popunder..

A true popunder is a popup with <b>On<b>Load<b>=B<b>lur() or something similar on the popup page to make it go under..

sumphatpimp 03-26-2004 05:05 PM

heres one with multiple popunders, everytime they load a page, they get a popunder

<hahahahahahahaha

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

//specify URLs to randomly select from and pop-under
var popunder=new Array()
popunder[0]="http://freewarejava.com"
popunder[1]="http://www.dynamicdrive.com"
popunder[2]="http://www.yahoo.com"
popunder[3]="http://msnbc.com"

//specify popunder window features
//set 1 to enable a particular feature, 0 to disable
var winfeatures="width=800,height=510,scrollbars=1,res izable=1,toolbar=1,location=1,menubar=1,status=1,d irectories=0"

//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 (hahahahahahahahahahacookie.length > 0) {
offset = hahahahahahahahahahacookie.hahahahahahaha(search)
if (offset != -1) { // if cookie exists
offset += search.length
// set index of beginning of value
end = hahahahahahahahahahacookie.hahahahahahaha(";", offset);
// set index of end of cookie value
if (end hahahaha -1)
end = hahahahahahahahahahacookie.length;
returnvalue=unescape(hahahahahahahahahahacookie.ha hahahahahahahaha(offset, end))
}
}
return returnvalue;
}

function loadornot(){
if (get_cookie('popunder')hahahaha''){
loadpopunder()
hahahahahahahahahahacookie="popunder=yes"
}
}

function loadpopunder(){
win2=windowhahahahahaha(popunder[Math.floor(Math.random()*(popunder.length))],"",winfeatures)
win2.blur()
window.focus()
}

if (once_per_sessionhahahaha0)
loadpopunder()
else
loadornot()

</hahahahahahahaha

sumphatpimp 03-26-2004 05:09 PM

Visit http://java * script * kit.com for this script

Doctor Dre 03-26-2004 05:10 PM

All that hahahahhaha shit ... what's the site ?

Juicy D. Links 03-26-2004 05:10 PM

Quote:

Originally posted by Doctor Dre
All that hahahahhaha shit ... what's the site ?
ahahahhahahhhahahhahahhahhah.com

The Sex Pusher 03-26-2004 05:11 PM

Quote:

Originally posted by sumphatpimp
Visit http://java * script * kit.com for this script
thats a hell of alot of code for such a simple task.. i could do it on 1 line.. :)

The Sex Pusher 03-26-2004 05:14 PM

just add this ( take out the space before "img" ) and add it to a real picture.



<b>< img src="realpicture.gif" on<b>load="window<b>.<b>open('http://www.yourpage.com/page.html','_blank')">


then on the page you are loading ( the popup page ) add this to the body tag on<b>load="blur();"

The Sex Pusher 03-26-2004 05:19 PM

also add this to the page you are popping up

<b> < SCRIPT LANG<b>UAGE="Java<b>S<b>cript1.2">
if(<b>navigator<b>.appName.<b>index<b>Of("Expl<b>o rer") != -1){self<b>.move<b>To(0,0);self<b>.<b>resiz<b>eTo(s creen<b>.<b>availWidth,screen.<b>availH<b>eight);}
< /SC<b>RIPT>


to resize the screen to full and set it to the top upper left corner

Doctor Dre 03-26-2004 05:26 PM

thanx a lot everything is working fine


All times are GMT -7. The time now is 07:15 AM.

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