Javascript Reference
Objects > filters
javascript filters Description
Provides a collection of all filters associated with the current element. Internet Explorer lets you use array notation or parentheses to access a s
javascript filters length
Returns the number of elements in the collection of filters.
javascript filters item( )
Returns a filter object corresponding to the filter that matches the index value in source code order.
javascript filters namedItem( )
Returns a filter object or collection of objects corresponding to the filter matching the parameter string value.

Powered by Linode.