View Single Post
Old 01-05-2008, 08:44 PM  
Juicy D. Links
So Fucking Banned
 
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
Quote:
Originally Posted by JD View Post
the code on her site is NOT code for a pop of any kinda. code like that is 100% intentional.

a popover/under would be something like this:

Code:
<SCRIPT LANGUAGE="JavaScript">

function goNewWin() {

//***Get what is below onto one line***

TheNewWin =window.open("popunderexample.html",'TheNewpop','toolbar=1,
location=1,directories=1,status=1,menubar=1,
scrollbars=1,resizable=1');

//***Get what is above onto one line***

TheNewWin.blur();

}
</SCRIPT>
the code CURRENTLY is:

Code:
<script>
 parent.opener.location = "http://secure.sunnysgirlfriends.com/track/MTYwNzozOjU/";
</script>


yo i need a code for popunder who has one ??
Juicy D. Links is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote