Javascript Links in IE
i've been using javascript linking method many of websites, allows me use 1 master document controls links have on sites (and there's 30-40 of them). noticed on windows in ie 7.0, these links no longer working. not sure if they're working on ie 6.0 either, can't test that.
here's site: http://www.contractorstation.com/
essentially, here's how link:
<script language="javascript">writelink("outdoor_lighting","contractorstation");</script><noscrip t><a href="somelink"></noscript>this link</a>
and, here's page js function:
http://locate-contractor.com/master/aff_links.js
so javascript call gets link, , if javascript not enabled hard codes one. works on browsers i've seen although having ie problem. ideas or confirmations happening on others ie?
thanks
ryan
(and if know of places post this, if more of javascript issue, let me know)
here's site: http://www.contractorstation.com/
essentially, here's how link:
<script language="javascript">writelink("outdoor_lighting","contractorstation");</script><noscrip t><a href="somelink"></noscript>this link</a>
and, here's page js function:
http://locate-contractor.com/master/aff_links.js
so javascript call gets link, , if javascript not enabled hard codes one. works on browsers i've seen although having ie problem. ideas or confirmations happening on others ie?
thanks
ryan
(and if know of places post this, if more of javascript issue, let me know)
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment