named anchors not working in safari
Posted
by David
on Stack Overflow
See other posts from Stack Overflow
or by David
Published on 2010-05-20T12:23:41Z
Indexed on
2010/05/20
12:40 UTC
Read the original article
Hit count: 171
Hi there, can anyone explain why named anchor tags would not work in safari but work fine in other browsers: ie, ff, opera, chrome.
I have some links to different areas of the same page and nothing happens when clicking on them in safari only. All the other browsers mentioned take me to that area of the page.
I have tried using both the id and the name attribute for the anchors but neither makes any difference.
© Stack Overflow or respective owner