RangeSlider.RangeChanging

Syntax

RangeChanging: function(sender, args, timeout);

Parameters

sender. Event source.

args. Event information.

timeout. Time delay (milliseconds) after which the event is fired.

Description

The RangeChanging event occurs on changing the value range selected with sliders.

Example

The example of use is given in the page with description of the RangeSlider.RangeChanged event.

See also:

 RangeSlider