javascript links namedItem( )

namedItem( ) NN 6 IE 6 DOM 1  

namedItem(IDOrName)

  

Returns a single link object (in Netscape 6) or collection of link objects corresponding to the element matching the parameter string value.

 
Parameters
 
IDOrName

The string that contains the same value as the desired element's id or name attribute.

 
Returned Value

One object (in Netscape 6) or collection (array) of objects. If there are no matches to the parameters, the returned value is null.


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