Forum Moderators: phranque

Message Too Old, No Replies

Javascript referral link

referral links

         

aowc

8:05 pm on Sep 15, 2007 (gmt 0)

10+ Year Member



Hello everyone,
If someone is linking to my website using the following javascript code, can I put code on my site to prevent the new window without the address bar?

<A HREF=javascript:NewWindow=window.open('http://www.my-domain.com/theirname-s-97.html','newWin','width=900,height=900,left=150,top=50,toolbar=No,location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No'); NewWindow.focus(); void(0);></A> <A HREF=mailto:contact@their-domain.com></A> <A HREF=javascript:NewWindow=window.open('http://www.another-domain.com/storefrontprofiles/default.aspx?sfid=127405','newWin','width=900,height=900,left=150,top=50,toolbar=No,location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No'); NewWindow.focus(); void(0);></A> <!-- text used in the movie-->
<

Also, I noticed in the popup window my domain name is in the title, does this mean they are trying to steal traffic?

I am going to ask that they do not refer to my site in this way but need to know what they are trying to do

Thank you for your help

[edited by: tedster at 12:10 am (utc) on Sep. 16, 2007]