> From: Thierry Koblentz
> Martin J. Lambert wrote:
> > Actually, when using XHTML Strict, "name" is not a valid attribute for
> > anchors. You can use the "id" attribute to get the same jump-to-that-
> > section-of-the-page behaviour, but this will work with *any* element,
> > not just anchors. Since you don't want the appearance of a link on the
> > page, I suggest eliminating the anchor altogether and linking to the
> > id of whatever element is already there in the markup.
> 
> I'm not sure about that, I think it is better to use both attributes and
may
> be even "more" to prevent a IE bug related to tabbing navigation.
> http://www.motive.co.nz/glossary/anchor.php
> http://www.juicystudio.com/article/ie-keyboard-navigation.php


I don't see anything in those links that necessitates the use of "name";
the problems seem to be related to the element having 'layout', not which
attributes it uses. But if I'm wrong, or if name is required for some
other reason, then it's perfectly valid to use it in (X)HTML Transitional,
just not Strict.

--
Martin Lambert
[EMAIL PROTECTED]

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to