javascript SELECT namedItem( )

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

namedItem("ID")

  

Returns a single nested option object or collection of nested option objects corresponding to the element matching the parameter string value.

 
Parameters
 
  • The string that contains the same value as the desired element's id attribute.
 
Returned Value

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


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