|
Index
|
Précédent
|
Suivant
|
DOM : Interface Element
Propriétés
tagName
Méthodes
Manipulation des attributs : getAttribute(name), setAttribute(name, value), removeAttribute(name), getAttributeNode(name), setAttributeNode(newAttr), removeAttributeNode(oldAttr)
Recherche dans l'arbre : getElementsByTagName(tagname), getElementById(elementId)
19