Wijmo UI for the Web
display Field

Default value: 1

Determines how many images should be shown in the view area.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.