[jQuery] New plugin: jScrollPane

[jQuery] New plugin: jScrollPane

Hi all,
I've just released my new plugin - it is called jScrollPane and replaces
the browser's scrollbars where a container has an overflow of auto and a
fixed height:
http://www.kelvinluck.com/assets/jquery/jScrollPane/jScrollPane.html
As you can see, it is unobtrusive and degrades gracefully to the
browsers own scrollbars. The custom scrollbars are completely stylable
via CSS. Afaik they work on all browsers jQuery supports but let me know
if you notice otherwise.
One question I have to improve the plugin regards Brandon's mousewheel
plugin. When you use the mouse wheel to scroll a jScrollPane all is good
but I am preventing the mouse wheels default action. I would like to be
able to reinstate this default action if I detect that the jScrollPane
has reached the end of it's scrolling as happens with the default
browser scroll bars. Any suggestions on how to achieve this?
Cheers,
Kelvin :)
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/