vote up 2 vote down star

I am curious if anyone has done a comparison between the different options out there. So far I am leaning towards using Moo.fx because loading prototype.js just to use scriptaculous seems a bit much. Does that make sense? Are there any other effects libraries worth trying? Thanks.

flag

4 Answers

vote up 1 vote down

Ext GWT

link|flag
vote up 0 vote down

moo.fx or Rico should do the job...

link|flag
vote up 0 vote down check

I've found a viable alternative to the recommended JS libraries -- a GWT-native Java library called GWT-FX developed by Adam Tacy. Some of its features include built-in effects (Fade, Slide, Highlight), physics transition types (linear, ease in/out, elastic), and the ability to build your own effects by specifying CSS rules or "properties" (declarations).

Check out the google code wiki and/or demo pages for more info.

link|flag
vote up -1 vote down

I would recommend jquery. It's small, accessible from Google as an ajax library API, and its speedy.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.