Skip to content

iOS 6.1.2 input range sliders not working #12

Open
@tkzic

Description

On my iPad, none of the range sliders (like oscillator frequency) are working. After some poking around, I found that html5 range sliders would not work if added anywhere on the page.

Tracked it down to "pointerevents.js" - disabling that file allowed range sliders to work again - but it also breaks all the event handling code.

Looks like the version of pointerevents.js in repo is modified from original and minified too - so this is where I take a break...

Tom

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions