Wijmo UI for the Web
wijslider type
wijmo.slider Namespace : wijslider type
Syntax
$(function () {
    var options; // Type:  wijmo.slider.wijslider.options
     
    $(".selector").wijslider(options);
});
function wijslider;
Inheritance Hierarchy

Object
   wijmo.slider.JQueryUISlider
      wijmo.slider.wijslider

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodRefresh the wijslider widget.  
public MethodDetermines the value of the slider, if there's only one handle.  
public MethodThis option can be used to specify multiple handles.  
public MethodReturns the wijslider element.  
Top
See Also

Reference

wijmo.slider Namespace