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

Added native iOS support without Scrollability.js #123

Merged
merged 1 commit into from
Jul 13, 2013

Conversation

compwright
Copy link

Added -webkit-overflow-scrolling: touch; and fixed a couple CSS bugs related to iOS. Fixes #101 and #83.

@sjogren
Copy link

sjogren commented Jun 28, 2013

I am unable to get the custom select to scroll in iOS (6.1.4, iPhone 5, Safari) even with the addition of -webkit-overflow-scrolling: touch;.

Do you have an example (jsbin/jsfiddle) page where it works so that I can see what could be different from my testing?

Robdel12 pushed a commit that referenced this pull request Jul 13, 2013
Added native iOS support without Scrollability.js
@Robdel12 Robdel12 merged commit 92c3ef8 into Robdel12:master Jul 13, 2013
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

Successfully merging this pull request may close these issues.

Scrollability in latest iOS
3 participants