[jQuery] How to get jScrollPane to start at the bottom?
I'm new to jScrollPane and trying to get a scrollpane to load at the
bottom, so I can then make it animate to the top after the page loads.
I can get it to animate the other way no problem, but can't see how to
make it start at the bottom so I can scroll it up.
I have looked through the JS code, but can't see where it's injecting
the values for the top to be set to 0 when the page loads. I thought
it would be a simple case of finding this then changing the value top
the correct position for the div to appear at the bottom.
Any ideas?
In case it help, a test page is located at http://www.quix.co.uk/cf_web/
This was created by the designer in XPress as a proof of concept and
I've added scroll links to test that it scrolls properly. Once we get
this to function, we'll be creating a proper layout from scratch.
TIA
Tom Madden
Quix Ltd