Closed mubaidr closed 12 years ago
I need to update the code to work with IE10, which appears to support 3D transforms. Thanks for the heads up.
Ahh, the problem is that IE10 doesn't support preserve-3d: http://msdn.microsoft.com/en-gb/library/ie/hh673529(v=vs.85).aspx
Hi Paul, There is a problem with video on cube face in safari and firefox. Video is at the same place, it's not rotating. Everything else works fine. Video works fine in chrome.
Hey,
Nice article and coding. I am reusing your code. thanks for that :)
But i had a problem, whenever i open this project in Opera or IE 10, all the divs are parent at same place. Neither the translateZ is working, now the rotation for some divs.
What can cause this?