Wijmo UI for the Web
step Field

Default value: 1

Determines how many images will be scrolled when you click the Next/Previous button.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.