Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

play / pause & firefox #1

Closed
b-jerome opened this issue Mar 24, 2015 · 3 comments
Closed

play / pause & firefox #1

b-jerome opened this issue Mar 24, 2015 · 3 comments

Comments

@b-jerome
Copy link

Hello,

It seem's the play / pause and mouse hover is not working with firefox. It is working well with IE11 and Chrome. There is no JS error.

@b-jerome
Copy link
Author

Found a fix using e.clientX instead of e.x in mouseover / mousedown functions. Maybe pageX would be better choice ?

olivierrr added a commit that referenced this issue Mar 24, 2015
@olivierrr
Copy link
Owner

Does that fix it? @b-jerome

@b-jerome
Copy link
Author

Yes, using e.clientX fix the issue with firefox. IE, Chrome and Safari are also working.

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

No branches or pull requests

2 participants