Wijmo UI for the Web
showTimer Field

Default value: false

Determines whether to display the time bar.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.