CSS Attributes Index CSS Filters
Performs a fade ( in or out ) of the selected visual object.
{ filter: blendTrans ( duration=0.000 ) }
duration |
Length of time the transition should take to complete. Value, float. Value is expressed in seconds.milliseconds ( 0.000 ). |
This attribute is not inherited. Note that in certain elements, a defined height, width, or absolute position is required.
Show me
CSS Filter Properties and Methods