ScrollBox.js
After some recent frustrations with a JavaScript scrollbar library I was forced to use, I decided to just up and make a better one myself. And so I have. It’s not totally done yet. Specifically, I haven’t tested it very much. Bit it’s available to anyone who needs a good JS Scroll Bar library on the cheap (free).
Check it out: ScrollBox.js
April 10th, 2007 at 11:42 am
Come on, embed a demo on the post
February 7th, 2008 at 4:11 pm
hi!
i’ve been looking for it for a couple of days and that seems to be the only solution made with prototype.js. It’s cool but one thing is missing: horisontal scrolling
February 7th, 2008 at 5:19 pm
You’re right. This was one of those “scratching my own itch” kind of solutions. I can’t promise I’ll ever get around to adding it, but you’re welcome to modify the code yourself. It shouldn’t be that much work. I’d welcome a patch if you come up with something good.
February 8th, 2008 at 1:53 am
i’ll try to do it and if something good will come out, of course i’ll send it to you