Jump to content

IE & Anchors


the.ronin

Recommended Posts

They work fine for me. Are you sure you are doing it right?


<p>Top of the Page<a name="top"></a></p>
<p><a href="#top">Click here to go to the top! </a></p>
[/code]

Should look similar to this.

Link to comment
Share on other sites

Oh bull dooky!! IE will only recognize anchors if its named to text. I was anchording within <td> which held a banner image at the top of a page. FF recognizes it but IE does not.

Any workaround?

Ok I got it to work. I moved the <a> tag at the start of the <td> ... for some reason if it is at the end (ie, after the image href) IE will not recognize it. Yet another Microsoft marvel.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...