| DOM-1 | « | < | § | > | Netscape CodeStock 1999 | ||
| Selected DOM-1 'Element' Methods | |||||||
| Signature | Remarks |
|---|---|
| getAttribute(name) | Gets the value of the named attribute. |
| setAttribute(name, value) | Sets the value of the named attribute. |
| removeAttribute(name) | Removes the named attribute. |
| getElementsByTagName(name) | returns a list of matching nodes (NodeList). |
|
Copyright © 1999 General Picture . Permission granted to reproduce in whole or part without charge as long as http://www.generalpicture.com is cited as source. |