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

Demos not working on different browsers #20

Closed
arkdy opened this issue Nov 9, 2015 · 3 comments
Closed

Demos not working on different browsers #20

arkdy opened this issue Nov 9, 2015 · 3 comments
Assignees

Comments

@arkdy
Copy link

arkdy commented Nov 9, 2015

Hi,
First of all, thanks for the great plugin.
It seems like current version is not working properly in recent browsers (except Chrome).
But some of previous versions works fine (http://www.jqueryscript.net/demo/jQuery-Plugin-For-3D-Perspective-Transforms-On-Mousemove-LogosDistort/demo2.html)
Thanks!

@hellsan631
Copy link
Owner

I re-wrote the plugin to be native javascript, but this is important to me as well. I will make sure to check this in the next few days, but for now, everything should be the same between versions. For now though, you should use v0.2, https://github.com/hellsan631/LogosDistort/tree/v0.2.0

@hellsan631 hellsan631 changed the title Demos not working Demos not working on different browsers Nov 10, 2015
@hellsan631 hellsan631 added the bug label Nov 10, 2015
@hellsan631 hellsan631 self-assigned this Nov 10, 2015
hellsan631 added a commit that referenced this issue Nov 10, 2015
@hellsan631
Copy link
Owner

Just put out a small patch, very easy issue to fix. Chrome and FF have different returns for their events, so I just quickly patched what the event looks like for FF to make it compatible.

@arkdy
Copy link
Author

arkdy commented Nov 10, 2015

Hey, it is awesome!
Thank you very much for quick fix and response. Keep up! :)

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

No branches or pull requests

2 participants