Javascript Reference
Categories: applets

javascript applets namedItem( )

@June 13, 2008, 12:21 p.m.
namedItem( ) Firefox/Netscape/NN 6 IE 6 Chrome/Safari/DOM 1  

namedItem(IDOrName)

  

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


Powered by Linode.