Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

JavaScript - iScroll - mousedown not triggering #1117

Closed
klemenoslaj opened this issue Dec 22, 2016 · 1 comment
Closed

JavaScript - iScroll - mousedown not triggering #1117

klemenoslaj opened this issue Dec 22, 2016 · 1 comment

Comments

@klemenoslaj
Copy link

We are using iScroll in our project, and some elements in it's scroll area have mousedown event attached.

On newest build of Google Chrome(55.0.2883.95 (64-bit)) mousedown event is never triggered and the reason is pointerdown event registered by IScroll.

Is there any way around it? I could of course use pointerdown instead of mousedown, but it is not supported in Safari, therefore I would need some dirty browser check.

https://jsfiddle.net/dck8med7/1/

@klemenoslaj
Copy link
Author

Looks like duplicate: #1100

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant