Javascript Reference
Categories: pages

javascript pages item( )

@March 15, 2008, 1:22 a.m.
item( )Firefox/Netscape/NN n/a IE 5.5(Win) Chrome/Safari/DOM 2  

item(index)

  

Returns a single object corresponding to the element matching the index value.

 
Parameters
 
index

A zero-based integer corresponding to the specified item in source code order.

 
Returned Value

Reference to a page object. If there are no matches to the parameters, the returned value is null.


Powered by Linode.