jQuery.wijmo.wijlightbox Namespace > options type : autoPlay Field |
Default value: false
Determines whether pages are automatically displayed in order.
Javascript (Usage) | |
---|---|
var value; // Type: boolean value = jQuery.wijmo.wijlightbox.options.autoPlay; |
Javascript (Specification) | |
---|---|
var autoPlay : boolean; |