Posted by Jonathan N. Little on 04/22/06 07:02
Peter wrote:
> I'm trying to implement an n-level horizontal menu. I'm having a
> problem. The ul tags are all id'd as "nav".
Whoa! STOP! Check the spec!
http://www.w3.org/TR/html4/struct/global.html#adef-id
id = name [CS]
This attribute assigns a name to an element. This name must be
*unique* in a document.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|