IE 6 visited link problem

R

Ram

Hello,

I have a set of anchor links in one page that take the visitor to the
respective content on another page, like:

<a href="www.mysitename.com/otherpage.cfm?#100">Content1</a>
<a href="www.mysitename.com/otherpage.cfm?#101">Content2</a>
<a href="www.mysitename.com/otherpage.cfm?#102">Content3</a>

When I click on any one of the links on my first page...all the other
links change to "visited links" status too. This doesnt happen in
Firefox or Mozilla etc.

Is there a work around for this problem in IE?

Thanks.
 
J

Jon Kennedy

This is expected behavior in IE - it doesn't recognize anchor links on the
same page as "individual" links
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top