|
September 13, 2000 Dos and Donts for Filters Tips: September 2000
Yehuda Shiran, Ph.D.
|
|
The most important rule to remember about filters is that the object that the filter applies to must have layout for the filter effect to be seen. Some objects, like form controls, have layout by default. For other objects, you need to define their layout by specifying one of the following properties:
When you nest an object inside another object, make sure the outermost object is positioned as absolute. Filters are ignored for any positioned objects nested inside nonpositioned objects, such as positioned Filters are ignored for the following objects:
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: |