![]() |
I try again to get some script help
How do I change this to also exclude bookmarkers, visitors with no refering url ?
Anyone knows ? < s c r i p t > var exit=true; if (document.referrer.indexOf('domainname.com') > -1) { exit = false; } if (document.referrer.indexOf('www.domainname.com') > -1) { exit = false; } function exitpop() { if (exit) { window.open("http://www.myexittradeurl.com") } } < / s c r i p t > |
are you laughing at us ? :BangBang:
|
anyone ??
|
Quote:
if (document.referrer == "") { exit = false; } |
| All times are GMT -7. The time now is 10:57 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123