I was looking for a nice jQuery scroller plugin for a client website and though I should write my own. I end up with a little (really basic) jQuery code.
Considering the followings CSS & HTML :
Then add the following scripts, just before the </body> tag :
The code is really simple, and some part can be improved, but this is a really easy and quick way to set up your own scroll without installing a plugin.