javascript attributes removeNamedItemNS( )

removeNamedItemNS( )NN 6 IE n/a DOM 2  

removeNamedItemNS("namespaceURI", "localName")

  

Removes from the collection a single Attr object whose local name and namespace URI match the parameter values.

 
Parameters
 
namespaceURI

URI string matching a URI assigned to a label earlier in the document.

localName

The local name portion of the attribute.

 
Returned Value

Reference to the removed Attr object. If there is no match to the parameter values, the method generates an error.


294,Nickname,Homepage or email,Comments here,Add comment