Wijmo UI for the Web
interval Field

Default value: 5000

Determines the time span between two pictures showing in autoplay mode.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.