Note: Returns an array of all filters that have been added to the element. Syntax: document.all.elementID.filters // returns all filters document.all.elementID.filters(param1) // returns an individual filter param1 Required; zero-based index or the name of the filter being used.