Wijmo UI for the Web
thumbnailDirection Field

Default value: 'after'

Determines the direction of the thumbnails. Possible values are: "before" and "after".

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.