Wijmo UI for the Web
orientation Field

Default value: 'horizontal'

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

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.