HBCMS更多的中文手册参考:

bands Attribute | bands参数属性

DHTML文档教程

Sets or retrieves the number of strips into which the content is divided during the transition.

dhtml语法

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

dhtml可能的值

iBandsInteger that specifies or receives a value that can range from 1 to 100 bands.

The property is read/write. The property has no default value for all objects with the following exceptions:
blinds10
slide1

applies to

Blinds, Slide

更多语法参考

transitions, Transition Design Considerations