This flag indicates whether the attribute is defined or not. This property is updated automatically when you change the value of a property belonging to an Element object.
The attribute contains a meaningful value only if this property is set to true. If it is set to false, the other properties belonging to the Attributes object don't hold any useful information.
The result is true if the value is specified by an HTML tag attribute and false if it is not currently specified.
Prev | Home | Next |
Attribute.nodeValue | Up | Attribute.value |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |