最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

wipeStyle Attribute | WipeStyle Property

Internet Development Index

Sets or retrieves the method used to reveal the new content.

Syntax

HTML
{ filter:progid:DXImageTransform.Microsoft.RadialWipe(
    wipeStyle = sStyle ... ) ... }
Scripting
object.filters.item(
    "DXImageTransform.Microsoft.RadialWipe").WipeStyle [ = sStyle ]

Possible Values

sStyleString that specifies or receives one of the following possible values.
CLOCKDefault. Sweeps around the center, clockwise from the top.
WEDGESweeps around the center in both directions from the top.
RADIALSweeps from the top to the left side, with one end of the sweep anchored on the upper left corner.

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

Example

This example uses the backgroundColor property to change the display before the transition is played.

<SCRIPT>
var bToggle = 0;
function fnToggle() {
oDiv.filters[0].Apply();
// After setting Apply, changes to the oDiv object
//  are not displayed until Play is called.
if (bToggle) {
bToggle = 0;
oDiv.style.backgroundColor="gold";  }
else {
bToggle = 1;
oDiv.style.backgroundColor="green"; }
oDiv.filters[0].Play();
}
</SCRIPT>
<BUTTON onclick="fnToggle()">Toggle Transition</BUTTON><BR/><BR/>
<FONT SIZE="+4" >
<!-- This DIV is the target of the transition. -->
<DIV ID="oDiv" STYLE="height:250px; width:250px; background-color: gold;
filter:progid:DXImageTransform.Microsoft.RadialWipe(
duration=2, wipeStyle='WEDGE');">
TEXT<BR/>TEXT<BR/>TEXT<BR/>TEXT<BR/>
</DIV>
<SPAN ID="oSpan"><SPAN>
</FONT>

Applies To

RadialWipe

See Also

Transitions, Transition Design Considerations
大足县| 三门峡市| 前郭尔| 饶河县| 前郭尔| 广德县| 玛纳斯县| 察哈| 小金县| 高台县| 游戏| 兰溪市| 三门峡市| 万宁市| 高安市| 大冶市| 赤壁市| 荣昌县| 鄂州市| 长沙县| 石城县| 广宗县| 台南县| 油尖旺区| 景洪市| 德清县| 怀仁县| 庄河市| 宜良县| 鹿邑县| 安康市| 霍林郭勒市| 客服| 会理县| 洪洞县| 平舆县| 保山市| 宁陕县| 车致| 友谊县| 宁城县|