![]() |
hahahahahahahahahaha help please
Can anyone help me with this ?
This my script: <script> 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") } } </script> I also want to exclude bookmarkers, how do I add that ? Thanks for your help. |
:eek7
|
i can see why it doesnt work
|
< 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 > |
All times are GMT -7. The time now is 06:48 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123