jQuery.wijmo.wijgallery Namespace > options type : flashVars Field |
A hash object that contains variants for flash object.
Javascript (Usage) | |
---|---|
var value; // Type: object value = jQuery.wijmo.wijgallery.options.flashVars; |
Javascript (Specification) | |
---|---|
|
$("#id").wijgallery({ flashVars: { width:300, height:400 } });