Hi Stymie, I wrote a GWT module early this year to wrap up CSS3 2d transforms which should be exactly what you need. It supports Safari 3.2+, Chrome 5+, Firefox 3.5+, Opera 10.5+, and Internet Explorer 8.
The code site is: http://code.google.com/p/gwt-ns/ and I wrote a tutorial with an example and full source code here: http://extremelysatisfactorytotalitarianism.com/blog/?p=1763 Unfortunately I haven't been able to go back to it to add support for earlier versions of IE or for CSS transitions, but I'm still available to answer questions if I catch them in this group, on my blog, or on twitter. Hope it helps! On Oct 28, 6:55 pm, stymie <[email protected]> wrote: > I was wondering if there were any built in ways or libraries that > would allow me to continously rotate an image in a 360 degrees > circle.Been using google but have not come up with anything as of yet. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
