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

Subscroll in list in Mobile. #23

Closed
antonmedv opened this issue Oct 2, 2012 · 1 comment
Closed

Subscroll in list in Mobile. #23

antonmedv opened this issue Oct 2, 2012 · 1 comment

Comments

@antonmedv
Copy link

Hello!
If i add div with width:200%; to LI item and set on LI overflow: scroll; I cannt scroll it on my iPhone.
Is it possible to fix it?

@hakimel
Copy link
Owner

hakimel commented Oct 14, 2012

Horizontal scroll doesn't work since the library catches and prevents the default action of all touch events on the list area to enable the custom vertical scrolling. Not an easy one to fix and unfortunately not something I have time to have a closer look at.

@hakimel hakimel closed this as completed Oct 14, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants