Skip to content

Disabling OS swipe/scroll when implementing mousewheel support. #357

Description

@meredevelopment

Hi, I'm using version 1.3.43 of iosSlider with https://github.com/jquery/jquery-mousewheel as described in this issue: #58 .

When using a magic mouse or trackpad in MacOS (Windows users, does it happen for you too?) and swiping/scrolling left or right the browser wants to go forward or back a page. This can be disabled in the OS, but of course I can't globally disable this for site visitors :)

When scrolling in an element that 'should' scroll, the browser is fine, for example a DIV with overflowing content and 'overflow: auto' set.

So... can you think of any way that I can make the Browser/OS think the area is actually scrollable?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions