Draggable scrollbars using iScroll with touch support
Share
If your using iScroll (great plugin btw) for implementing scrollbars which touch support, just like the iDevices. It currently (iScroll4) doesn’t support draggable scrollbars. This is usually a must for most sites as users viewing on browers will try to drag the scrollbar… normal behavior of a window scrollbar.
Fortunately, this dude called Zoran has forked and coded the draggable scrollbars for iScroll. Good work son.
Include the plugin:
Some more examples:
Tweak the CSS to get a bigger scrollbar.
Before.
After.
Done.