targetElement property

Sets or gets the target element to be animated.

Syntax

JScript
target = object.targetElement

 

Property values

Type: String

the value of the element's unique identifier.

Remarks

If the targetElement is not specified, the parent element of the animation element is implicitly defined as the target element.

In Microsoft Internet Explorer 6, the targetElement property applies to the transitionFilter.

See also

animate

animateColor

animateMotion

set

transitionFilter

Reference

time2

Conceptual

Introduction to HTML+TIME