javascript attributes removeNamedItem( )
| removeNamedItem( ) | NN 6 IE 6 DOM 1 |
removeNamedItem("attributeName") | |
|
Removes from the collection a single Attr object corresponding to the attribute whose node name matches the parameter value. |
|
| Parameters | |
|
|
| Returned Value | |
Reference to the removed Attr object. If there is no match to the parameter value, the returned value is null. |
|
293,Nickname,Homepage or email,Comments here,Add comment
