:: Documentation >>

scroll width

Horizontal scrolling range.

Syntax

var value = obj.getScrollWidth(); 
obj.setScrollWidth(value);        

obj.onScrollWidthChanging = function(value){...}; 
obj.onScrollWidthChanged = function(value){...}; 
obj.onScrollWidthError = function(value){...}; 

Defined in

scroll model

Comments

Issue with onScrollWidthChanged and getScrollWithd ..... Carlos (9)

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5