Wijmo UI for the Web
orientation Field

Default value: 'horizontal'

The orientation option determines whether the wijslider is positioned horizontally or vertically.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijslider.options.orientation;
Javascript (Specification) 
var orientation : string;
Remarks
If the slider is positioned horizontally, then the min value will be at the left and the max value will be at the right. If the slider is positioned vertically, then the min value is at the bottom and the max value is at the top of the widget. By default, the widget's orientation is horizontal.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.