Ben Curtis wrote, On 20.01.2005 23:58: > Or drop the anchor tag altogether. What is the browser compatibility of > this: > > <a href="#someIdOnThePage">Go to Some ID</a> > ... > <h2 id="someIdOnThePage">Some ID</h2> > > > My initial tests show great support. Anyone know better?
I've been told, that some Screen-Readers don't support jumping to elements with id only. Since inner site links are especially useful for SR-Users, it seems like a good idea to keep the name-attribute. Susanne -- http://sujag.de - Webentwicklung und -beratung 10119 Berlin ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
