Saturday 24 August 2013

How to set jScrollPane trigger on a specific heght?

How to set jScrollPane trigger on a specific heght?

I have a div with the style: 'height:auto;' jScrollPane has triggered on
the mentioned div (no scroll yet)
Suppose the contents of the div are increasing, so the div's height
increases too and jScrollPane appears.
Is there any way to force jScrollPane to begin scrolling when the height
is greater than a specific size?

No comments:

Post a Comment