01-05-2008, 08:44 PM
|
|
So Fucking Banned
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
|
Quote:
Originally Posted by JD
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 ??
|
|
|