Hi Andrei, I will try to answer the best I can regarding to your questions....and most of all, regarding to want I have understood about CSS transition and animation....
*1 - Why do you need to activate it in your code?* * * What I am looking for, for example, is to manipulate CSS transitions + animation such as "cool effects"... For example, I want to show a popup with a funny and cool effect (animation + transition) and I can not show this effect just with :hover...so I want to do it programatically (for example, when the user scroll at the top of the page, it will appear a slideshow trailer, and this "apparition" should be sexy thanks to CSS transition/animation)... *2 - Do you plan to do something else when the transition activates?* If you are talking about something related to the widget's animation, not especially...I am just looking for the cool effect... And I am also asking about how to use these CSS transition, because, the only example I have seen is using :hover to activate the transition. So in a more general way, I am asking if there is alternative to activate these CSS transition without :hover. And, I am asking these question on the GWT forum, because, I just would like to see a simple example manipulating CSS 3 + GWT....Maybe I could study some existing lib like VISUAL FOX ( http://code.google.com/p/visualfox-fx/).... Cheers, -- 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.
