Wijmo UI for the Web
resizeAnimation Field

Determines the animation style when resizing.

Syntax
Javascript (Usage) 
var value; // Type: object
value = jQuery.wijmo.wijlightbox.options.resizeAnimation;
Javascript (Specification) 
var resizeAnimation : object;
Example
$("#id").wijlightbox({
     resizeAnimation: { animated: 'wh'}
 });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.