![]() |
somebody help me ... how do I make a popunder !!!
in JAVA or whatever... tanks
|
|
Quote:
|
Cool, I've been meaning to ask someone about that. :)
Brad |
easiest way is
< script > self.blur() < /script > |
That's really easiest way :winkwink:
|
.
|
{TheNewWin=window.open("whatever...");
TheNewWin.blur();} |
Strange does not let me show you.....??
The script don't show up on board, send ICQ and I wil send it to ya <HTML> <HEAD> <TITLE></TITLE> <META name="description" content=""> <META name="keywords" content=""> <META name="generator" content="CuteHTML"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080"> <script> //Pop-under window- By JavaScript Kit //Credit notice must stay intact for use //Visit http://javascriptkit.com for this script //specify page to pop-under var popunder="http://fetish2follies.com/_public/videostore/index.html" //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 (document.cookie.length > 0) { offset = document.cookie.indexOf(search) if (offset != -1) { // if cookie exists offset += search.length // set index of beginning of value end = document.cookie.indexOf(";", offset); // set index of end of cookie value if (end == -1) end = document.cookie.length; returnvalue=unescape(document.cookie.substring(off set, end)) } } return returnvalue; } function loadornot(){ if (get_cookie('popunder')==''){ loadpopunder() document.cookie="popunder=yes" } } function loadpopunder(){ win2=window.open(popunder) win2.blur() window.focus() } if (once_per_session==0) loadpopunder() else loadornot() </script> </BODY> </HTML>as you can see you now have fetish2follies.com the adult mall online, write me or icq and I will send you the script |
eraser cash has a good example http://erasercash.com/consoles.htm
|
TANKS... i got what i was looking for... guys ROCKS
|
All times are GMT -7. The time now is 11:22 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123