slim-scroll icon indicating copy to clipboard operation
slim-scroll copied to clipboard

How to implement on horizontal scrolling

Open waqasy opened this issue 10 years ago • 11 comments

Can't make it work with horizontal scrolling div. Can you include it in demonstration?

waqasy avatar Apr 13 '15 11:04 waqasy

I didn't implement Horizontal scroll. This plugin works only for vertical scroll. I will definitely try to implement this.

kamlekar avatar Apr 13 '15 11:04 kamlekar

+1

justinireland avatar Dec 08 '15 02:12 justinireland

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.

kamlekar avatar Dec 08 '15 12:12 kamlekar

:+1: +1 for horizontal scrolling Definitely a feature I want to see :)

petja avatar Jan 28 '16 06:01 petja

makdeb avatar Mar 09 '16 21:03 makdeb

+1

profnimrod avatar Jun 11 '16 03:06 profnimrod

+1

kobadg avatar Apr 04 '18 18:04 kobadg

+1

DylanBulmer avatar Apr 18 '18 02:04 DylanBulmer

+1

JeffTeoh avatar Apr 20 '18 04:04 JeffTeoh

+1

kweigand-uxguy avatar Oct 29 '18 14:10 kweigand-uxguy

Although suggesting "scrollLeft" for horizontal scrolling is a good solution, but as my experiences, the behaviour is not the same in different browsers.

QVMaster avatar Feb 21 '20 22:02 QVMaster