UIZE JavaScript Framework

JAVASCRIPT EXAMPLES Basic Slider

In this very basic slider example, an instance of Uize.Widget.Bar.Slider is being wired up to slider markup in the page. The slider simply allows for selection of a value in the range of 0 to 200. The markup in the page helps to illustrate the DOM structure and DOM nodes expected by the Uize.Widget.Bar.Slider class.