Wijmo UI for the Web
sliderOrientation Field

Default value: 'horizontal'

Determines the orientation of the slider. Possible values are: "vertical" & "horizontal"

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijcarousel.options.sliderOrientation;
Javascript (Specification) 
var sliderOrientation : string;
Example
$("#element").wijcarousel( { sliderOrientation: "vertical" } );
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.