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.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 03-26-2004, 04:58 PM   #1
Doctor Dre
Too lazy to set a custom title
 
Doctor Dre's Avatar
 
Industry Role:
Join Date: Jan 2001
Posts: 51,692
Code for popunder ???

What's the code for popunder ? never tried that b4
__________________
Quote:
Originally Posted by rayadp05 View Post
I rebooted, deleted temp files, history, cookies and everything...still cannot view the news clip. All I see is that fucking gay ass music video from "Rick Roll". Anyone else have a different link to the news clip?
Doctor Dre is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-26-2004, 04:59 PM   #2
modelgigtalent
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.
__________________


Web marketing - video editing - color correcting and more. ICQ -165829688
modelgigtalent is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-26-2004, 05:00 PM   #3
Juicy D. Links
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 >
Juicy D. Links is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-26-2004, 05:01 PM   #4
The Sex Pusher
So Fucking Banned
 
Join Date: Mar 2004
Posts: 431
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..
The Sex Pusher is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-26-2004, 05:05 PM   #5
sumphatpimp
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
sumphatpimp is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-26-2004, 05:09 PM   #6
sumphatpimp
Confirmed User
 
Join Date: Aug 2002
Posts: 5,235
Visit http://java * script * kit.com for this script
sumphatpimp is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-26-2004, 05:10 PM   #7
Doctor Dre
Too lazy to set a custom title
 
Doctor Dre's Avatar
 
Industry Role:
Join Date: Jan 2001
Posts: 51,692
All that hahahahhaha shit ... what's the site ?
__________________
Quote:
Originally Posted by rayadp05 View Post
I rebooted, deleted temp files, history, cookies and everything...still cannot view the news clip. All I see is that fucking gay ass music video from "Rick Roll". Anyone else have a different link to the news clip?
Doctor Dre is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-26-2004, 05:10 PM   #8
Juicy D. Links
So Fucking Banned
 
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
Quote:
Originally posted by Doctor Dre
All that hahahahhaha shit ... what's the site ?
ahahahhahahhhahahhahahhahhah.com
Juicy D. Links is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-26-2004, 05:11 PM   #9
The Sex Pusher
So Fucking Banned
 
Join Date: Mar 2004
Posts: 431
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 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-26-2004, 05:14 PM   #10
The Sex Pusher
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();"
The Sex Pusher is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-26-2004, 05:19 PM   #11
The Sex Pusher
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
The Sex Pusher is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-26-2004, 05:26 PM   #12
Doctor Dre
Too lazy to set a custom title
 
Doctor Dre's Avatar
 
Industry Role:
Join Date: Jan 2001
Posts: 51,692
thanx a lot everything is working fine
__________________
Quote:
Originally Posted by rayadp05 View Post
I rebooted, deleted temp files, history, cookies and everything...still cannot view the news clip. All I see is that fucking gay ass music video from "Rick Roll". Anyone else have a different link to the news clip?
Doctor Dre is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.