HBCMS更多的中文手册参考:

spokes Attribute | spokes参数属性

DHTML文档教程

Sets or retrieves the number of wedges that the content is divided into during the transition.

dhtml语法

HTML
{ filter:progid:dximagetransform.microsoft.wheel(
    spokes = ispokes ... ) ... }
scripting
object.filters.item(
    "dximagetransform.microsoft.wheel").spokes [ = ispokes ]

dhtml可能的值

iSpokesInteger that specifies or receives one of the following possible values:
2 - 20Number of moving spokes that divide the content into wedges.
4Default.

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

Applies To

Wheel

更多语法参考

transitions, Transition Design Considerations