Wijmo UI for the Web
width Field

Default value: 600

Determines the maximum width of the content.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijlightbox.options.width;
Javascript (Specification) 
var width : number;
Example
$("#id").wijlightbox({
     width: 800
 });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.