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

VALUES Attribute | values Property

Internet Development Index

Sets or retrieves a list of semicolon-separated values of an animation.

Syntax

HTML<ELEMENT VALUES = vValues... >
Scriptingobject.values(val) [ = vValues ]

Possible Values

vValues Variant that specifies or receives a list of semicolon-separated values. The values are applied over the course of the animation in the order they appear. This value can include any of the following length unit designators: px, in, cm, mm, pt, pc. For more information about the supported length units, see CSS Length Units Reference.

The property is read/write. The property has no default value.

Remarks

The animation values must be legal values for the specified attributeName property. The values property overrides any specified to, from, or by values set on the animation.

When writing script to dynamically change the properties of an active animation, developers should consider a couple of issues. Because results might be unpredictable or undefined when you change the properties of an active animation, restart the animation with beginElement after you have made the change. For example:

<SCRIPT>
object.endElement();
object.values="50,50;10,10";
object.beginElement();
</SCRIPT>

For the animate, animateMotion, and animateColor objects, the time2 behavior uses the following model to evaluate which properties to animate.

To change an active animation from a path to a values list through script:
<SCRIPT>
object.endElement();
object.path=null;
object.values="100,100;0,0";
object.beginElement();
</SCRIPT>

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

See Also

Introduction to HTML+TIME
诸暨市| 饶阳县| 板桥市| 保亭| 疏勒县| 三原县| 通城县| 海城市| 浦县| 松江区| 固原市| 滨海县| 贺兰县| 长海县| 新河县| 株洲市| 广安市| 游戏| 乌审旗| 青岛市| 民权县| 新龙县| 都匀市| 山阳县| 乌苏市| 靖远县| 武邑县| 仁化县| 大埔县| 麦盖提县| 靖安县| 扶余县| 神池县| 科技| 永修县| 集贤县| 汉阴县| 诏安县| 南和县| 扶余县| 瑞安市|