JavaScript DOM HTML attribute property: isId
[this page | pdf | back links]
The isId property
of HTML attribute
objects within the JavaScript
DOM returns true if the attribute is an ID
attribute, otherwise returns false.
Most browsers no longer seem to support this property.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)