|
September 26, 2000 Referencing Different Filters Separately Tips: September 2000
Yehuda Shiran, Ph.D.
|
|
The filters attached to an object are grouped under the filters collection. The filters collection can be accessed like any other object collection. One method is through the filter index in the collection. To enable the first filter, for example, of an object with ID=mydiv, you can use the item array:
Another method is to specify the item's index by its name. In the following example, the script enables the
Engrave filter is disabled in the script, and indeed the DIV element is not engraved.Learn more about filters in Column 68, Introduction to Filters in IE 5.5 and Up.
People who read this tip also read these tips: Look for similar tips by subject: |