I need to be able to use a flip 3D transform from IE in metro
-
Monday, March 12, 2012 1:58 PM
I am trying to do a flip transform like there's in the mac but its not working at all on metro. I went to
http://ie.microsoft.com/testdrive/Graphics/hands-on-css3/hands-on-3d-transforms.htm
and managed to point and click my way towards a flip (which is what i need) but unable to copy the code in there. I also tried doing this independently but its not working in the metro app.
can i get an example sample to get this going? frustrating to not be able to copy directly from the mockup in the url above
All Replies
-
Monday, March 12, 2012 3:26 PMModerator
Hi V,
When you to http://ie.microsoft.com/testdrive/Graphics/hands-on-css3/hands-on_3d-transforms.htm
Hit F12 in your IE 10 browser and you will be able to see the source and even debug the script to see how they are using these transforms.
However, you should not need the code itself. You will notice that it generates the style you need on the left side of the page. Simply sweep your mouse over this (using the Desktop IE of course) and then right click on this to copy it.
-Jeff
Jeff Sanders (MSFT)
- Proposed As Answer by Jeff SandersMicrosoft Employee, Moderator Monday, March 12, 2012 3:26 PM
- Marked As Answer by Bob_BaoMVP, Moderator Tuesday, April 10, 2012 7:13 AM


