Is there a tutorial/example out there of a jquery scrollpane that scrolls with a smooth fluid like motion (using easing to do so) when you move the scroll bar up and down? Much like you see in flash scrollers like this one.
http://www.ffiles.com/flash/user_interface/my_easing_scroller_640.html
Or is something like that even possilbe with jquery? (I assume that it probably is)
If there aren't already some pages out there that show how to do it, that would be great if someone did.