Forum Moderators: open
the anchor tag was accidently published as follows:
<a href="/dir/dir/index.html" onmouseover="somefunction()"onmousedown="somefunction()"onmouseUp="somefunction()" ><img src="/images/image.gif" /></a>
this does generate an error in IE and it thinks the link goes to: www.sitename.com/dir%2Fdir%2Findex.html
coincident? I hope so...