removeAttribute
Remove the attribute with the given name from this element.
- Documentation
- › API
- › DOM API
- › removeAttribute
XopusElement.removeAttribute( name : String)
: String)Arguments
- name
- String. The name of the attribute.
History
| version | event |
|---|---|
| Xopus 3.1.6 | Introduction. |