![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() ![]() |
|
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
Thread Tools |
![]() |
#1 |
Too lazy to set a custom title
Industry Role:
Join Date: Jan 2001
Posts: 51,692
|
Code for popunder ???
What's the code for popunder ? never tried that b4
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#2 |
Confirmed User
Join Date: May 2003
Location: Sin Sity - Hit me here! ICQ: 165829688
Posts: 2,208
|
There are several different ways to do it. Search google for it or find one and copy it.
![]() |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#3 |
So Fucking Banned
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
|
< script language= ja va script >
if a=b then c=d; pop.window(msss.r,url); else r=6; < /script > |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#4 | |
So Fucking Banned
Join Date: Mar 2004
Posts: 431
|
Quote:
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.. |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#5 |
Confirmed User
Join Date: Aug 2002
Posts: 5,235
|
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 |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#6 |
Confirmed User
Join Date: Aug 2002
Posts: 5,235
|
Visit http://java * script * kit.com for this script
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#7 |
Too lazy to set a custom title
Industry Role:
Join Date: Jan 2001
Posts: 51,692
|
All that hahahahhaha shit ... what's the site ?
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#8 | |
So Fucking Banned
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
|
Quote:
|
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#9 | |
So Fucking Banned
Join Date: Mar 2004
Posts: 431
|
Quote:
![]() |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#10 |
So Fucking Banned
Join Date: Mar 2004
Posts: 431
|
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();" |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#11 |
So Fucking Banned
Join Date: Mar 2004
Posts: 431
|
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 |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#12 |
Too lazy to set a custom title
Industry Role:
Join Date: Jan 2001
Posts: 51,692
|
thanx a lot everything is working fine
|
![]() |
![]() ![]() ![]() ![]() ![]() |