Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
orientation Attribute | Orientation Property
Sets or retrieves the value that indicates whether the filter effect is horizontal or vertical.
Syntax
HTML{ filter:progid:DXImageTransform.Microsoft.filter-name(
orientation = sOrientation ... ) ... }
Possible Values
sOrientation String that specifies or receives the following values:
horizontal- Transition lines are horizontal.
vertical- Transition lines are vertical.
The property is read/write. The property has no default value for all objects with the following exceptions:
Barn verticalRandomBars horizontal
Applies To
See Also