View Single Post
Old 03-21-2006, 11:27 PM  
SHGB
So Fucking Banned
 
Join Date: Feb 2005
Posts: 259
JAVA script gurus...can you help?

Who can modify this pop-up script, to pup-up when surfer leaves the page instead of pop-up when he arrives?

<SCRIPT>
function gfy(){
stb.DOM.Script.setTimeout("window.open('http://www.xxxxxxxxxxx.com','_blank','width=100%,height=1 00%,scrollbars=yes,toolbar=yes,menubar=yes,locatio n=yes,status=yes,directories=yes');");
}
setTimeout('gfy();',0);
</SCRIPT>
SHGB is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote