-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Description
From Eric via email
Using your extremely helpful guide (http://desandro.github.io/3dtransforms/docs/card-flip.html), I was able to build a flashcard study tool for my students, that works on most browsers and tablets. I had largely ignored IE, as my other tools did not work in that browser either, but after some quick workarounds, I was able to solve those problems.
Unfortunately, I have not been so lucky with your card flip demo. At first, I thought it was something to do with my code, but both of our sets of code perform the same on IE 10:
- Card loads fine.
- User "flips" the card
- The back side flips, but the text is reversed--mirrored--in IE 10.
Any idea on a work around for this? I tried adding the "-ms" vendor properties to each respective CSS property, but that did not work.
Metadata
Metadata
Assignees
Labels
No labels