Javascript Reference
Categories: filters

javascript filters item( )

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

item(index)

  

Returns a filter object corresponding to the filter that matches the index value in source code order.

 
Parameters
 
index

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

 
Returned Value

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


Powered by Linode.