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

REPEATCOUNT Attribute | repeatCount Property

Internet Development Index

Sets or retrieves the number of times an element's timeline repeats.

What's New for Microsoft?Internet Explorer 6

The begin repeatCount applies to the transitionFilter.

Syntax

HTML<ELEMENT REPEATCOUNT = vRepetitions... >
Scriptingobject.repeatCount(time) [ = vRepetitions ]

Possible Values

vRepetitionsVariant that specifies or receives one of the following values.
indefiniteTimeline repeats indefinitely.
repetitionsFloating-point number or integer greater than 0 that specifies how many times the timeline repeats.
1Default. Timeline runs only once.

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

Remarks

This property supersedes the repeat property exposed by the time behavior.

If the repeatCount property is a floating-point number, the element's timeline multiplies the fractional amount by the simple duration (simpleDur) on the last iteration. For example, a t:SEQ with a simpleDur of 10 seconds and a repeatCount of 2.5 would result in a sequence that plays for a total of 25 seconds. In this case, the sequence completes two full iterations, and the last iteration ends after playing for 5 seconds (10 seconds x .5).

The current iteration of a repeat loop can be obtained on an active timeline using the repeatCount property exposed by the currTimeState object.

Examples

The following example shows how to repeat a parallel timeline container using the REPEATCOUNT attribute.

<HTML>
<HEAD>
<TITLE>repeatCount Property</TITLE>
<STYLE>
.time{ behavior: url(#default#time2);}
</STYLE>
</HEAD>
<BODY TOPMARGIN=0 LEFTMARGIN=0 BGPROPERTIES="FIXED" BGCOLOR="#FFFFFF" LINK="#000000"
VLINK="#808080" ALINK="#000000">
<P>Three paragraphs will be shown for three seconds each, and
the entire process will be repeated three times.
<SPAN ID="parent" CLASS=time BEGIN="0" DUR="9" TIMECONTAINER="PAR"
REPEATCOUNT="3" TIMEACTION="display">
<SPAN ID="span1" CLASS=time STYLE="COLOR:Red;" BEGIN="0"
DUR="3" TIMEACTION="visibility">
<H3>Paragraph 1</H3>
<P>This is paragraph number one.</P>
</SPAN>
<SPAN ID="span2" CLASS=time STYLE="COLOR:Blue;" BEGIN="3"
DUR="3" TIMEACTION="visibility">
<H3>Paragraph 2</H3>
<P>This is paragraph number two.</P>
</SPAN>
<SPAN ID="span2" CLASS=time STYLE="COLOR:Green;" BEGIN="6"
DUR="3" TIMEACTION="visibility">
<H3>Paragraph 3</H3>
<P>This is paragraph number three.</P>
</SPAN>
</SPAN>
</BODY>
</HTML>
This feature requires Microsoft?Internet Explorer 5.5 or later. Click the following icon to install the latest version. Then reload this page to view the sample.

The example below uses the REPEATCOUNT attribute to repeat a transition on a DIV. The REPEATCOUNT attribute inside the t:TRANSITIONFILTER element is set to indefinite. However, the DIV below will only repeat for the duration of the DIV (in this case seven seconds).

<HTML XMLNS:t = "urn:schemas-microsoft-com:time">
<HEAD>
<STYLE>
.time    {behavior: url(#default#time2);}
</STYLE>
<?import namespace = t urn = "urn:schemas-microsoft-com:time"
implementation = "#default#time2" />
</HEAD>
<BODY>
<t:TRANSITIONFILTER REPEATCOUNT="indefinite" TYPE="barnDoorWipe" DUR="3"
TARGETELEMENT="oDiv1"/>
<!-- The REPEATCOUNT property inside the transitionFilter is set to
indefinite. However, the DIV below will only repeat for the duration
of the DIV (in this case seven seconds).
-->
<DIV CLASS="time" ID="oDiv1" dur="7"  style="position:relative; left:20px;
width:420px; height:100px; background-image:url(ART_time_progress.gif);
background-repeat: no-repeat;">
</DIV>
</BODY>
</HTML>
This feature requires Microsoft?Internet Explorer 6 or later. Click the following icon to install the latest version. Then reload this page to view the sample.

Standards Information

This property is defined in Synchronized Multimedia Integration Language (SMIL) 2.0 Non-Microsoft link.

Applies To

t:ANIMATE, t:ANIMATECOLOR, t:ANIMATEMOTION, t:ANIMATION, t:AUDIO, t:IMG, t:MEDIA, t:PAR, t:REF, t:SEQ, time2, t:VIDEO, t:TRANSITIONFILTER

See Also

Introduction to HTML+TIME, repeatDur
滨海县| 凤台县| 兴文县| 沙洋县| 溧水县| 凭祥市| 娱乐| 江阴市| 淳安县| 新河县| 衡阳市| 师宗县| 潮安县| 武冈市| 焉耆| 民县| 新密市| 裕民县| 青海省| 郸城县| 德化县| 灵寿县| 雅江县| 五原县| 全椒县| 基隆市| 安陆市| 盐亭县| 左云县| 淅川县| 肇庆市| 额敏县| 许昌县| 龙里县| 珠海市| 杂多县| 雅安市| 洪江市| 玛沁县| 竹北市| 马关县|