:: Documentation >>

scroll height

Vertical scrolling range.

Syntax

var value = obj.getScrollHeight(); 
obj.setScrollHeight(value);        

obj.onScrollHeightChanging = function(value){...}; 
obj.onScrollHeightChanged = function(value){...}; 
obj.onScrollHeightError = function(value){...}; 

Defined in

scroll model

Comments

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