jQuery.wijmo.wijlightbox Namespace > options type : flashInstall Field |
Default value: 'player\\\\expressInstall.swf'
Determines the relative path and name of the flash installation guide.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijlightbox.options.flashInstall; |
Javascript (Specification) | |
---|---|
|
$("#id").wijlightbox({ flashInstall: "player\\installFlash.swf" });