Forum Moderators: open

Message Too Old, No Replies

Named Anchor not working in IE

Link using name anchor not working in IE...

         

ieiskillingme

11:12 pm on Aug 22, 2006 (gmt 0)

10+ Year Member



Ok, I am using simple HTML and IE isnt playing nicely. I have a page and I want to link to another section of a different page. Here is my code

//CODE on Page linking to profiles and passing the A Name of 'cb'//
<a href="profiles.html#cb" class="contact">profile</a>

This works in Firefox but not IE...

Any ideas gurus?

Thanks in advance!

tedster

2:31 am on Aug 23, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to the forums! What does the anchor tag on profiles.html look like?