Wijmo UI for the Web
start Field

Default value: 0

Determines the custom start position of the image list in wijcarousel.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.