Sets or retrieves the phase offset at which the sine wave starts.
dhtml语法
HTML | { filter:progid:dximagetransform.microsoft. wave( phase = ipercentage ... ) ... } |
---|
scripting | object. filters. item( "dximagetransform.microsoft. wave"). phase [ = ipercentage ] |
---|
dhtml可能的值
iPercentage | Integer that
specifies or receives the offset a sine wave is started from as a percentage of one wave cycle. The value can range from 0 to 100. |
The property is read/write.
The property has a default value of
0.
Remarks
You can start the sine wave effect of the wave filer at 90 degrees using an ipercentage value of 25. an ipercentage value of 100 is the equivalent of 360 degrees.
applies to