jScrollPane ScrollTo on page load
I am using
jScrollPane on this Wordpress-powered site
http://onomadesign.com/wordpress/identi ... rporation/
at the right for the logo thumbnails. Now I want to use the
http://www.kelvinluck.com/assets/jquery ... ollTo.html
functionality to vertically align the thumbnail of the current project so that people don't get lost in navigation.
In other words: on page load, the jScrollPane should auto scroll to the thumbnail which belongs to that project.
I've managed to give the current thumbnail a class called 'currentthunb'.
Thank you for any help.