I've been looking into IE support off and on, but because of it's lack of preserve-3d support, I am unable to apply the same consistent styling that I can in other browsers (Chrome, Firefox). I am considering doing a flip-animation-less version for IE, but it will have to be worked in when I have time.
I am using Modernizr to detect the availability of preserve-3d with a custom rule, so if IE adds that functionality, the page will start working without my assistance.
I've been looking into IE support off and on, but because of it's lack of preserve-3d support, I am unable to apply the same consistent styling that I can in other browsers (Chrome, Firefox). I am considering doing a flip-animation-less version for IE, but it will have to be worked in when I have time.
I am using Modernizr to detect the availability of preserve-3d with a custom rule, so if IE adds that functionality, the page will start working without my assistance.