jQuery.wijmo.wijlightbox Namespace > options type : cookie Field |
Default value: null
Store the latest active index in a cookie. The cookie is then used to determine the initially active index
Javascript (Usage) | |
---|---|
var value; // Type: object value = jQuery.wijmo.wijlightbox.options.cookie; |
Javascript (Specification) | |
---|---|
|