Is there a JavaScript WYSIWYG that leverages jQuery?

偶尔善良 提交于 2019-12-09 06:52:38

问题


I have looked at TinyMCE, FCKeditor, YUI Rich Text Editor, NicEdit and some others, but I was wondering if there is one out there that utilises jQuery? I mean, I already use jQuery in all my projects, and it seemed it'd be useful to have a WYSIWYG editor that used it also. This should result in a smaller file size.

I understand if one doesn't exist (as they were probably developed before JS frameworks were popular, and changing the codebase now is too much work), or simply for easy deployment (no dependency on any framework).

So, does one exist, and is it any good?


回答1:


jquery wysiwyg




回答2:


I've been using for some time editor of imperavi redactor. Quick, easy, may not be quite functional, but a constantly evolving




回答3:


It isn't a full blown WYSIWYG editor, but it sure is handy if you need something to do markup languages like Markdown, BB Code, Textile, some Wiki syntax or even raw HTML.

markItUp! Universal Markup Editor




回答4:


theres a lightweight plugin by Batiste Bieler here



来源:https://stackoverflow.com/questions/707916/is-there-a-javascript-wysiwyg-that-leverages-jquery

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!