开发者

Wysiwyg javascript framework (build a builder)

开发者 https://www.devze.com 2023-03-24 07:40 出处:网络
Looking for a javascript framework that allows to build an online web component that builds other web components. I\'ll clarify: thinking about building a drag-n-drop/wysiwyg web appli开发者_运维百科c

Looking for a javascript framework that allows to build an online web component that builds other web components. I'll clarify: thinking about building a drag-n-drop/wysiwyg web appli开发者_运维百科cation that produces javascript pages/documents/dialogs etc.

I know that I can start from jQuery, however, if anyone can recommend a higher-level framework that will allow to build a "builder" (with toolbars, drag-n-drop etc) - please share.


JQueryUI was designed especially for this.


http://www.sencha.com/products/extjs/

ExtJS...

Here's an example "builder" app: http://www.projectspace.nl/

0

精彩评论

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