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

Object
   jQuery.ui.slider
      wijmo.slider.wijslider

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijslider Constructor  
Top
Fields
 NameDescription
public Fieldversion  
Top
Methods
 NameDescription
public MethoddestroyRemove the functionality completely. This will return the element back to its pre-init state.  
public Methoddisable  
public Methodenable  
public Methodoption  
public MethodrefreshRefresh the wijslider widget.  
public MethodvalueDetermines the value of the slider, if there's only one handle.  
public MethodvaluesThis option can be used to specify multiple handles.  
public Methodwidget  
Top
See Also

Reference

wijmo.slider Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.