Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to implement on horizontal scrolling #12

Open
waqasy opened this issue Apr 13, 2015 · 11 comments
Open

How to implement on horizontal scrolling #12

waqasy opened this issue Apr 13, 2015 · 11 comments

Comments

@waqasy
Copy link

waqasy commented Apr 13, 2015

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

@kamlekar kamlekar added the bug label Apr 13, 2015
@kamlekar
Copy link
Owner

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

@kamlekar kamlekar added enhancement and removed bug labels Apr 14, 2015
@justinireland
Copy link

+1

@kamlekar
Copy link
Owner

kamlekar commented Dec 8, 2015

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.

@petja
Copy link

petja commented Jan 28, 2016

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

@makdeb
Copy link

makdeb commented Mar 9, 2016

@profnimrod
Copy link

+1

4 similar comments
@kobadg
Copy link

kobadg commented Apr 4, 2018

+1

@DylanBulmer
Copy link

+1

@JeffTeoh
Copy link

+1

@kweigand-uxguy
Copy link

+1

@QVMaster
Copy link

QVMaster commented Feb 21, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests