Examples
There are a number of different examples of different ways you can use jScrollPane:
Basic scrollbars
OS style scrollbars
scrollTo functionality
example of loading content into scroll pane using AJAX
fullpage scroll and nested scrollpanes
scrollTo functionality with different speeds
using jScrollPane with the reinitialiseOnImageLoad parameter so that it automagically updates when any images inside it load
an example showing tabbing amoungst form fields inside the jscrollpane
example showing scrolling to a specific place in a jScrollPane from an external link
using jScrollPane with jQEm so it works even when the user changes their text size in the browser
setting the default options for all jScollPanes on a page
[deprecated] using jScrollPane with jquery.onImagesLoad so it works even when your scroll pane contains images which haven't been loaded when you initialise it