A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/NamedNodeMap/removeNamedItemNS below:

removeNamedItemNS ยท WebPlatform Docs

removeNamedItemNS Summary

Removes an attribute with a given name and a given namespace.

Method of dom/NamedNodeMapdom/NamedNodeMap

Syntax
var attribute = attributes.removeNamedItemNS();
Parameters namespace
Data-type
String

The namespace name of the attribute to remove.

name
Data-type
String

The local name of the desired attribute within the specified namespace.

Return Value

Returns an object of type DOM NodeDOM Node

The removed attribute node.

Related specifications
DOM Level 3 Core
Recommendation
Attributions

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