Wijmo UI for the Web
mode Field

Default value: 'img'

Determines the display mode of the gallery. Possible values: "img", "iframe", "swf", "flv"

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijgallery.options.mode;
Javascript (Specification) 
var mode : string;
Example
$("#id").wijgallery({  mode: "swf" });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.