get_value Method

This topic documents a feature of HTML+TIME 2.0, which is obsolete as of Windows Internet Explorer 9.

Retrieves an animated attribute's current value.

Syntax

time2.get_value(attributeName, origvalue, currentvalue, newvalue)

Parameters

attributeName Required. Specifies animated attribute name.
origvalue Required. Specifies attribute's original value.
currentvalue Required. Specifies attribute's current value.
newvalue Required. Pointer to the new value.

Return Value

No return value.

Remarks

get_value was introduced in Microsoft Internet Explorer 6

Applies To

time2