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

Doesnt work properly in Internet Explorer 9/10/11 #9

Open
robmausser opened this issue Nov 17, 2016 · 2 comments
Open

Doesnt work properly in Internet Explorer 9/10/11 #9

robmausser opened this issue Nov 17, 2016 · 2 comments

Comments

@robmausser
Copy link

In IE, the flipcard doesnt actually flip around to new text. Instead, it just flips the image around so that its backwards.

example here of before and after flipping the first card:

http://imgur.com/a/zIdl7

@wardjc
Copy link

wardjc commented Nov 23, 2016

For a temporary fix, disabling the transition on IE can be done by using:

.ie .flipcard-component .flipcard-item-face{ transition: none; }

@simondate
Copy link

It seems to work fine on IE11 for me. @robmausser which version were you using?

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

3 participants