Availability: |
| ||||||
Inherits from: | Node object | ||||||
JavaScript syntax: | - | myAttr = myDocument.createAttribute(aName) | |||||
Argument list: | aName | The name of the attribute to create |
The DOM level 2 standard adds an ownerElement property to the Attr object specification. This is not yet supported in browsers.
See also: | Attribute object, Document.createAttribute() |
Prev | Home | Next |
attachEvent() | Up | Attribute object |
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. |