javascript children namedItem( )

namedItem( )NN n/a IE 6 DOM n/a  

namedItem(IDOrName)

  

Returns an element object or collection of 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 element object or collection (array) of element objects. If there are no matches to the parameters, the returned value is null.


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