removeAttributeNode
Remove the attribute from this element.
- Documentation
- › API
- › DOM API
- › removeAttributeNode
XopusElement.removeAttributeNode( attr : XopusAttribute) : XopusAttribute
: XopusAttribute) : XopusAttributeArguments
- attr
- XopusAttribute. The attribute that is removed.