最新国产好看的视频,伊人天堂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
于都县| 临颍县| 洮南市| 刚察县| 商洛市| 芦溪县| 南皮县| 兴山县| 澄迈县| 汉沽区| 南涧| 怀远县| 米泉市| 九龙坡区| 定南县| 榆社县| 宜宾县| 通州区| 沈阳市| 咸宁市| 咸阳市| 营山县| 垣曲县| 于都县| 乌审旗| 黄平县| 开远市| 同江市| 丘北县| 通化县| 隆林| 恩施市| 竹北市| 天柱县| 东海县| 旬阳县| 本溪市| 栖霞市| 拉萨市| 杭锦后旗| 云南省|