Wijmo UI for the Web
slideDirection Field

Default value: 'horizontal'

Determines the slide direction. Possible values are: 'horizontal', 'vertical'

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.