(no version information, might be only in CVS)
DOMElement->removeAttributeNode() -- Removes attributeRemoves attribute oldnode from the element.
Raised if the node is readonly.
Raised if oldnode is not an attribute of the element.
Zurück | Zum Anfang | Weiter |
DOMElement->removeAttribute() | Nach oben | DOMElement->removeAttributeNS() |