Need a Slider As a Scrollbar?
2009-11-19 11:44:24 | 0 Comment
If you need a slider as a scrollbar and if you are looking for a solution with jQuery then you are seeking the light on the wrong path. Since jQuery UI slider definitely sucks, you need another solution.
Why jQuery UI slider sucks
- It sucks because it's not customizable. For example if you change the width of the ui-slider-handle then you will have to fight with the overflow on the right end of the ui-slider.
- It sucks because it is lacking.
- It sucks because there is a very good one: http://www.aldenta.com/examples/script.aculo.us/index.html
I have found this by accident since I saw me clicking on another link :).
Enjoy it!

Comments
Leave a Response