HBCMS更多的中文手册参考:

add Attribute | Add参数属性

DHTML文档教程

Sets or retrieves a value that indicates whether the filter image overlays the original image.

dhtml语法

HTML
{ filter:progid:dximagetransform.microsoft.filter-name(
    add = baddimage ... ) ... }
scripting
object.filters.item(
    "dximagetransform.microsoft.filter-name").add [ = baddimage ]

dhtml可能的值

bAddImageBoolean that specifies or receives the following values.
trueFilter image overlays the original.
falseDefault. Filter image stands alone.

The property is read/write. The property has a default value of false.

Applies To

MotionBlur, Wave