admin管理员组文章数量:1404345
I am curious if anyone has done a parison 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.
I am curious if anyone has done a parison 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.
Share Improve this question edited Sep 5, 2009 at 6:14 Zak Linder asked Oct 10, 2008 at 14:42 Zak LinderZak Linder 1,0561 gold badge9 silver badges13 bronze badges7 Answers
Reset to default 2"Smart GWT" has interesting effects, especially to mimic desktop items. I pass the ShowCase: Smart GWT Showcase
Ext GWT
I use gwt-query, which is a jquery clone for gwt.
if you already know jquery its a natural selection. if not, the learning curve for some simple effects is pretty fast (lots of examples on the project's site).
I participated in testing of library VisualFox-FX which I use now instead of gwt-fx previously utilized in my project. VisualFox-FX supports both javascript and CSS3 based animation and has lots of pre-built effects. It also allows to bine many effects to build the "plex" one you need.
moo.fx or Rico should do the job...
I've found a viable alternative to the remended 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.
I would remend jquery. It's small, accessible from Google as an ajax library API, and its speedy.
本文标签: javascriptWhich effects library should I integrate with GWTStack Overflow
版权声明:本文标题:javascript - Which effects library should I integrate with GWT? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744775952a2624623.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论