HBCMS更多的中文手册参考:

lightStrength Attribute | LightStrength参数属性

DHTML文档教程

Sets or retrieves the difference in light intensity between the peaks and troughs of the waves created by the wave filter.

dhtml语法

html
{ filter:progid:dximagetransform.microsoft.wave(
    lightstrength = ipercentage ... ) ... }
scripting
object.filters.item(
    "dximagetransform.microsoft.wave").lightstrength [ = ipercentage ]

dhtml可能的值

iPercentageInteger that specifies or receives the intensity of light as a percentage. The value can range from 0 (lowest intensity) to 100 (highest intensity).
100Default.

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

Applies To

Wave