Wijmo UI for the Web
scrollSmallChange Field

This value sets the small change value of the vertical scroller.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.superpanel.superpanel_vscroller;
var value; // Type: number
value = instance.scrollSmallChange;
Javascript (Specification) 
var scrollSmallChange : number;
Remarks
wijsuperpanel will scroll a small change when a user clicks on the arrows of scroll bars, clicks or hovers scroll buttons, presses left or right arrow keys on keyboard, and hovers on the edge of wijsuperpanel. When scrollSmallChange is null, wijsuperpanel will scroll half of the height of content.
Browser Compatibility
7
5
5

See Also

Reference

superpanel_vscroller Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.