August 2006
Intermediate to advanced
1018 pages
34h 13m
English
Node.hasAttributes( ): determine whether a node has attributes — DOM Level 2 Core
boolean hasAttributes( );
true if this node has one
or more attributes; false if it
has none. Note that only Element nodes can have attributes.
Element.getAttribute( ),
Element.hasAttribute( ), Node
Read now
Unlock full access