Wijmo UI for the Web
height Field

Default value: 400

Determines the maximum height of the content.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.