jQuery.scrollSections
jQuery.scrollSections copied to clipboard
Phone compatibility issues
This works great on Safari for the MAC, problems show up only on the iphone (my Nokia Lumia scrolls it).
I'm just saying, maybe I am missing something, one way to fix this would be to display a down/up arrow for mobile devices. Thus if the scroll doesn't work, they could click down and move to the next section (I can do that via css of course).
All the best man!
Hey, I will look at it next week! Don't hesitate to :
- list the mobile bugs that you can find
- propose some patches
- send me a pull request
Cheers
As I added the Anchor navigation I am thinking of disabling the scroll for mobile devices. That should be easy to do right? Considering we are already using the Modernizer.
I have a form on one of the pages, and on the mobile, when I click the form fields and the keyboard slides up, it starts to just scroll up and down, not stabilizing :dash:
On iPhone I also cannot get it to work. Is there anything extra that I should add to make it work?
Hey, I fixed this issues. You can see it under pull request, or here: https://github.com/wearede/jQuery.scrollSections