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

stretchStyle Attribute | StretchStyle Property

Internet Development Index

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

Syntax

HTML
{ filter:progid:DXImageTransform.Microsoft.Stretch(
    stretchStyle = sStyle ... ) ... }
Scripting
object.filters.item(
    "DXImageTransform.Microsoft.Stretch").StretchStyle [ = sStyle ]

Possible Values

sStyleString that specifies or receives one of the following possible values:
HIDEStretches new content over original content from left to right.
PUSHStretches new content in and squeezes original content out, moving from left to right. This motion resembles a cube rotating from one face to another.
SPINDefault. Stretches new content over original content from the center outward.

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

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";
oDiv.innerHTML="TEXT<BR/>TEXT<BR/>TEXT<BR/>TEXT<BR/>"; }
else {
bToggle = 1;
oDiv.style.backgroundColor="green";
oDiv.innerHTML="text<BR/>text<BR/>text<BR/>text<BR/>"; }
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.Stretch(
duration=2,  stretchStyle='PUSH');">
TEXT<BR/>TEXT<BR/>TEXT<BR/>TEXT<BR/>
</DIV>
<SPAN ID="oSpan"><SPAN>
</FONT>

Applies To

Stretch

See Also

Transitions, Transition Design Considerations
迁西县| 扎鲁特旗| 万州区| 扬中市| 伊宁市| 康定县| 临沭县| 宝鸡市| 景泰县| 娄烦县| 桃园市| 石屏县| 格尔木市| 仁布县| 泸溪县| 聊城市| 莱芜市| 梁河县| 浦城县| 澎湖县| 武宣县| 特克斯县| 钦州市| 辽宁省| 贵阳市| 高阳县| 龙岩市| 开远市| 论坛| 巩义市| 四会市| 峨眉山市| 金昌市| 昆明市| 信宜市| 沙坪坝区| 革吉县| 彩票| 耿马| 类乌齐县| 吴旗县|