JavaScript DOM HTML attribute property: specified
[this page | pdf | back links]
The specified
property of HTML
attribute objects within the JavaScript
DOM returns true if
the attribute has been specified, otherwise returns false.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)