ScrollBox Constructor

Syntax

PP.ScrollBox(settings);

Parameters

settings. The JSON object with the values of the component properties.

Description

The ScrollBox constructor creates an instance of the ScrollBox constructor.

Example

The example of constructor use is given in the Adding Scrollbars to the Contents of the div Tag page.

See also:

ScrollBox