javascript applets item( )
item( ) | Firefox/Netscape/NN 6 IE 4 Chrome/Safari/DOM 1 |
item(index[, subindex]) item(index) | |
Returns a single applet object or collection of applet objects corresponding to the element matching the index value (or, optionally in IE, the index and subindex values). |
|
Parameters | |
|
|
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.