Removes an attribute with a given name and a given namespace.
Method of dom/NamedNodeMapdom/NamedNodeMap
Syntaxvar attribute = attributes.removeNamedItemNS();
Parameters namespace
The namespace name of the attribute to remove.
nameThe local name of the desired attribute within the specified namespace.
Return ValueReturns an object of type DOM NodeDOM Node
The removed attribute node.
Related specificationsMozilla Developer Network : [NamedNodeMap Article]
Microsoft Developer Network: [removeNamedItemNS Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4