Wijmo UI for the Web
showTimer Field

Default value: false

Determines if the timer of the carousel should be shown. If true, the timer appears by default at the top of the carousel with a play/pause button allowing carousel items to be automatically cycled through at run time.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.