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

t:SET Element | set Object

Internet Development Index

Sets the value of an object's attribute for a specified duration.

Members Table

AttributePropertyDescription
ATTRIBUTENAMEattributeName Sets or retrieves the name of the element's attribute to be animated.
AUTOREVERSEautoReverse Sets or retrieves whether the timeline on an element begins playing in reverse immediately after completing in the forward direction.
BEGINbegin Sets or retrieves the delay time before the timeline begins playing on the element.
DURdur Sets or retrieves a value indicating the amount of time the element remains active or displayed.
ENDend Sets or retrieves a value indicating the end time for the element, or the end of the simple duration when the element is set to repeat.
FILLfill Sets or retrieves the action an element takes if its timeline ends before the timeline on its parent element ends.
hasMedia Retrieves a Boolean value that indicates whether the element is an Introduction to HTML+TIME media element.
REPEATDURrepeatDur Sets or retrieves the number of seconds that an element's timeline repeats.
RESTARTrestart Sets or retrieves the conditions under which an element can be restarted on a timeline.
systemBitrate Retrieves the approximate bandwidth available to the system in bits-per-second.
systemCaptions Indicates whether or not to display a text equivalent of the audio portion of the presentation.
systemLanguage Indicates whether a given language is selected in a user's system preferences.
systemOverdubOrSubtitle Specifies whether overdubs or subtitles render during a presentation.
TARGETELEMENTtargetElement Sets or retrieves the target element to be animated.
TIMECONTAINERtimeContainer Sets or retrieves the type of timeline associated with an element.
timeParent Retrieves the parent time container element of the current element.
TOto Sets or retrieves the ending value of an animation.
EventDescription
onbegin Fires when the timeline starts on an element.
onend Fires when the timeline stops on an element.
onpause Fires when the timeline on an element pauses.
onrepeat Fires when the timeline repeats on an element, beginning with the second iteration.
onreset Fires when the timeline reaches the value of the BEGIN attribute or when the resetElement method is called on the element.
onresume Fires when an element's timeline resumes from a paused state.
onreverse Fires when the timeline on an element begins to play backward.
MethodDescription
activeTimeToParentTime Converts a value in the element's active timeline to the corresponding point in the parent timeline.
activeTimeToSegmentTime Converts a value in the element's active timeline to the corresponding point in the segment timeline.
beginElement Starts the element on the timeline.
beginElementAt Starts an element's timeline at the specified time.
documentTimeToParentTime Converts a value in the document timeline to the corresponding point in the element's parent timeline.
endElement Stops the element on the timeline.
endElementAt Ends an element's timeline at the specified time.
parentTimeToActiveTime Converts a value in the parent timeline to the corresponding point in the element's active timeline.
parentTimeToDocumentTime Converts a value in the element's parent timeline to the corresponding point in the document timeline.
pauseElement Stops playing an element's timeline at the current point.
resetElement Removes any changes made to the element and returns the element to its original state.
resumeElement Restarts the element's timeline from a paused state.
seekActiveTime Locates a specified point on the element's active timeline and begins playing from that point.
seekSegmentTime Locates the specified point on the element's segment timeline, and begins playing from that point.
seekTo Locates a specified point on the element's segment timeline, including repetitions, and begins playing from that point.
seekToFrame Locates a specified frame in the object.
segmentTimeToActiveTime Converts a value in the element's segment timeline to the corresponding point in the element's active timeline.
segmentTimeToSimpleTime Converts a value in the element's segment timeline to the corresponding point in the element's simple timeline.
simpleTimeToSegmentTime Converts a value in the element's simple timeline to the corresponding point in the element's segment timeline.
ObjectDescription
currTimeState Contains information about an HTML+TIME timeline.

Remarks

This element only manipulates the presentation value for the duration of the animation. When the animation completes, the effect is no longer applied.

When setting style properties on an object, the property must be initialized in the object's style. The following example demonstrates how to use the t:SET element to change the width of a div.

<HTML XMLNS:t ="urn:schemas-microsoft-com:time">
<HEAD>
<TITLE>t:SET Demo</TITLE>
<?IMPORT namespace="t" implementation="#default#time2">
</HEAD>
<BODY>
<DIV ID="oDIV" STYLE="width:100px; height:50px; border:solid black 1px;
text-align:center;">Resizing DIV!</DIV>
<t:SET attributeName="width" begin="2" to="300" dur="5" targetElement="oDIV" />
</BODY>
</HTML>

The prefix t: is used to associate this element with an Extensible Markup Language (XML) namespace. You must declare the XML namespace in the html tag of your document when using this element.

<HTML XMLNS:t ="urn:schemas-microsoft-com:time">

You must then import the tag definitions from the time2 behavior by using the IMPORT processing instruction.

<?IMPORT namespace="t" implementation="#default#time2">

The members listed in the following table might not be accessible through scripting until the window.onload event fires. Waiting for this event to fire ensures that the page is completely loaded, that all behaviors have been applied to corresponding elements on the page, and that all the behavior's properties, methods, and events are available for scripting. Using any of the behavior-defined members before the window.onload event fires could result in a scripting error, indicating that the object does not support that particular member.

This element is not rendered.

This element requires a closing tag.

Standards Information

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

See Also

animate, animateColor, animateMotion, Introduction to HTML+TIME, time2
高要市| 兴隆县| 华坪县| 英山县| 镇巴县| 谷城县| 苏尼特右旗| 保康县| 秭归县| 蓬莱市| 泉州市| 古蔺县| 五家渠市| 博爱县| 巴林左旗| 湖口县| 雷山县| 汾阳市| 耿马| 古田县| 克拉玛依市| 巴楚县| 吉林市| 五常市| 汪清县| 梁河县| 阳东县| 高安市| 亚东县| 古蔺县| 丰县| 洮南市| 罗江县| 通州区| 珠海市| 台中县| 楚雄市| 莱州市| 阳西县| 宜宾市| 阿荣旗|