开发者

HTML5 website widgets on GWT?

Can i develop widgets on开发者_如何学Go gwt for html5 web site? And if yes, what do you think about such compilation of technologies?

HTML5 website widgets on GWT?


Since GWT still compiles down to Javascript you can make HTML5 widgets by either using JSNI or DOM Manipulation setting Attributes for HTML5 Properties.

If you wanted to do vector drawing (canvas) you can use: http://code.google.com/p/google-web-toolkit-incubator/wiki/GWTCanvas


GWT 2.2 adds support for canvas.

Release Notes

Demo

Source

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜