TARGETELEMENT Attribute | targetElement Property (t:ANIMATE, t:ANIMATECOLOR, t:ANIMATEMOTION, ...)

HTML (DHTML)

TARGETELEMENT Attribute | targetElement Property

Internet Development Index

Sets or retrieves the target element to be animated.

What's New for Microsoft?Internet Explorer 6

The targetElement property applies to the transitionFilter.

Syntax

HTML<ELEMENT TARGETELEMENT = sID... >
Scriptingobject.targetElement(target) [ = sID ]

Possible Values

sIDString that specifies or receives the value of the element's unique identifier.

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

Remarks

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

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:SET, t:TRANSITIONFILTER

See Also

Introduction to HTML+TIME, time2