JAVASCRIPT EXAMPLES Basic Slider
SOURCE

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 implied nodes expected by the Uize.Widget.Bar.Slider class.