DOMElement->removeAttribute
Description
bool DOMElement->removeAttribute ( string name)Removes attribute named name from the element.
Throws DOMExcpetion if node cannot be modified.
| Zurück | Zum Anfang | Weiter |
| DOMElement->hasAttributeNS | Nach oben | DOMElement->removeAttributeNode |