Script needed for scrolling DIV with particular features

Hi,

I am looking for a script for a scrolling DIV with the following features:

  1. DIV can be scrolled vertically using mousewheel/trackpad/finger on iPad
  2. Up/Down buttons which scroll slowly on hover and fast on click
  3. The DIV to be scrolled will contain an audio playlist, generated by jPlayer, written in javascript. This script has a DIV for the currently playing track, and can launch functions on track change. I would like the scrolling DIV to scroll automatically to the currently playing song when the track changes.

Any help to get me going on this would be appreciated,

Thanks

Nick

Are you looking to learn the javascript programming language, or do you want someone to do the work for you?

Hi Paul

I know a bit of javascript, but not much. I was hoping that there might be a pre-existing script somewhere that I could amend/customise for my purposes.

Nick