add Attribute | Add Property
Sets or retrieves a value that indicates whether the filter image overlays the original image.
Syntax
HTML { filter:progid:DXImageTransform.Microsoft.filter-name(
add = bAddImage ... ) ... }Scripting
Possible Values
bAddImage Boolean that specifies or receives the following values.
true
- Filter image overlays the original.
- false
- Default. Filter image stands alone.
The property is read/write. The property has a default value of false.
Applies To
MotionBlur, Wave