views:

314

answers:

0

I am using jScrollPane on this Wordpresspowered site http://onomadesign.com/wordpress/identity-design/china-packaging-corporation/ at the right for the logo thumbnails. Now I want to use the http://www.kelvinluck.com/assets/jquery/jScrollPane/scrollTo.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.