jQuery.scrollSections icon indicating copy to clipboard operation
jQuery.scrollSections copied to clipboard

Phone compatibility issues

Open DanielGH opened this issue 11 years ago • 4 comments

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!

DanielGH avatar Aug 29 '13 10:08 DanielGH

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

guins avatar Aug 30 '13 16:08 guins

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:

DanielGH avatar Sep 03 '13 07:09 DanielGH

On iPhone I also cannot get it to work. Is there anything extra that I should add to make it work?

hectorpalmatellez avatar Jan 21 '14 19:01 hectorpalmatellez

Hey, I fixed this issues. You can see it under pull request, or here: https://github.com/wearede/jQuery.scrollSections

sandrodz avatar Dec 03 '14 11:12 sandrodz