slim-scroll
slim-scroll copied to clipboard
How to implement on horizontal scrolling
Can't make it work with horizontal scrolling div. Can you include it in demonstration?
I didn't implement Horizontal scroll. This plugin works only for vertical scroll. I will definitely try to implement this.
+1
For vertical scrolling, I am considering scrollTop property. For Horizontal scrolling, we can consider scrollLeft value. If I get time, I will definitely implement horizontal scrolling. BTW, I am also looking forward for contributions.
:+1: +1 for horizontal scrolling Definitely a feature I want to see :)
+1
+1
+1
+1
+1
Although suggesting "scrollLeft" for horizontal scrolling is a good solution, but as my experiences, the behaviour is not the same in different browsers.