Windows Media Player SDK banner art
PreviousNext

SLIDER.onPositionChange

The onPositionChange event handler handles an event that occurs when the position of the slider changes as a result of the user clicking or dragging.

Syntax

onPositionChange

Remarks

If the position of the slider changes as a result of the value attribute being modified in script, this event is not fired. To accommodate this possibility, implement the value_onchange event handler instead.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.