getAttributeNS (DOMElement - JavaScript)
Gets the attribute for this element with the given name and within the given namespace.
Defined in
DOMElementSyntax
getAttributeNS(name:string, Namespace:DOMNamespace)
: string
Parameter | Description |
---|---|
name |
|
Namespace |