Wijmo UI for the Web
showTimer Field

Default value: true

Determines if the timer bar should be shown.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.