Wijmo UI for the Web
scrollWithSelection Field

Default value: false

If set to true, the thumbnails will auto scrolled after you select the image.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.