Using the webkit transform on a webpage in chrome makes the element
dis-appear, does anyone know why or anywork arounds to get an element
to rotate in the android browser?

sample webpage:
<html>
<body>
<img src="http://groups.google.com/group/android-developers/icon?
v=1&hl=en" />
<img src="http://groups.google.com/group/android-developers/icon?
v=1&hl=en" style="-webkit-transform:rotate(45deg)" />
</body>
</html>

Thankyou
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to