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

disable fa icon animation for ipad and touch devices #24

Open
Mr-Anonymous opened this issue Feb 19, 2017 · 1 comment
Open

disable fa icon animation for ipad and touch devices #24

Mr-Anonymous opened this issue Feb 19, 2017 · 1 comment

Comments

@Mr-Anonymous
Copy link

First of all, thank you for this awesome plugin. I am using the FA Animation in my Angular App when Parent element is hovered. In iPads, when the link is clicked, I noticed that the animation continues until user touches somewhere else to stop the animation. Is there a way to disable hover effects in iPads or when user uses touch devices / touch gestures?

Thanks,
Neel.

@manattweb
Copy link

No expert by any means, but can you wrap the entire CSS for this project in a media query or using JavaScript's ability to detect the device to remove the animations on touch devices? I think the JS route might be more practical by removing the animated class.

Just thinking out loud to try to spur ideas.

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