javascript attributes removeNamedItemNS( )
@March 15, 2008, 1:22 a.m.
removeNamedItemNS( ) | Firefox/Netscape/NN 6 IE n/a Chrome/Safari/DOM 2 |
removeNamedItemNS("namespaceURI", "localName") | |
Removes from the collection a single Attr object whose local name and namespace URI match the parameter values. |
|
Parameters | |
|
|
Returned Value | |
Reference to the removed Attr object. If there is no match to the parameter values, the method generates an error. |
Powered by Linode.