Wijmo UI for the Web
clickPause Field

Default value: false

Determines whether to pause the auto-play when clicking the content.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.