Javascript Reference
Categories: filters

javascript filters namedItem( )

@July 1, 2008, 3:01 p.m.
namedItem( ) Firefox/Netscape/NN n/a IE 6(Win) Chrome/Safari/DOM n/a  

namedItem(IDOrName)

  

Returns a filter object or collection of objects corresponding to the filter matching the parameter string value.

 
Parameters
 
  • The string that contains the same value as the desired filter's name.
 
Returned Value

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


Powered by Linode.