View Single Post
Old 08-27-2001, 11:28 AM  
vegasdude
Confirmed User
 
Join Date: Jul 2001
Location: The Royal Family Crew
Posts: 3,649
guys & girlz your help is needed!!!!

Hi gang!

I need the code for opening my exit page when the surfer leaves my domain BUT ONLY when they leave my domain..... if they click my links/menu which leads to html files on my own domain then the exitpop up should NOT load...

now this is not some popup hell im creating its for my gambling guide im rebuilding and this is a very important part of my new strategy!

I know this one:
<SCRIPT language=JavaScript>function bye()
{
exit = window.open('','exit');
exit.blur();
exit.location = 'http://www.gofuckyourself.com';}
</script>
onunload="bye();"


BUT it will load exit page ALSO when they click link to other html sites in the same domain....

anyone can give me a helping hand??

I'll put your eraser cash link up for a whole week (works on gambling sites 2!!!] when site goes online friday or saturday... [yez site got traffic]

Rgds
Vegas
vegasdude is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote