Experimental Page Layout Inspired by Flipboard shows a flipping page where the page is flipped like a book page.
Is it possible to do that in IE, with HTML, CSS3 and JavaScript, without Flash?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think it should be possible in IE 10.
The website uses the CSS 3 property
-webkit-transform.The new IE 10 (only available for Windows 7* and 8) supports
transformnatively without any vendor prefix!IE 9 only supports 2D transforms including
-msprefix.*) Only some beta testers were allowed to download IE 10 for Windows 7.