What's the best WYSIWYG editor currently available? (jQuery suppport/integration is a plus.) [closed]

て烟熏妆下的殇ゞ 提交于 2019-11-28 17:12:42

问题


I'm working on a project that needs a WYSIWYG editor, but I haven't had to integrate one in a while, so I'm not familiar with the latest and greatest ones. I've used both tinyMCE and nicEdit in the past and I'd prefer not to use tinyMCE for this project because of its large overhead.

I don't need it to be overly complex, but I need the ability to change the available buttons on a per-implementation basis, and good compatibility with jQuery and AJAX is a huge plus. Obviously, good clean HTML support is a necessity.

So what WYSIWYG editors have you found lately? What ones would you recommend?

P.S. I know this is sort of a duplicate of This Question, but that question is nearly a year old and things change quickly.


回答1:


I have used almost all of them and in my opinion, ckeditor (which evolved from fckeditor) is probably the best free one and integrates well with jQuery. others i like include cuteEditor (not free) and a relative newcomer called elrte




回答2:


We use tinyMCE and it works well with jQuery.




回答3:


I've used JWYSIWYG for a couple projects where I needed something really light-weight that is an actual plugin. What features do you need?




回答4:


Another worth adding to the list is the Closure Library Editor from Google. This is the editor the use in Gmail, Google Sites and Google Groups. It is also very customizable.




回答5:


Wysihtml5 is nice, and seems very popular




回答6:


I've tried several editors, but the most customizable and best use I think the redactor.

It's not free, but you can save a lot of time with it.

Fast, small, looks great.




回答7:


YUI Rich Text Editor is free, open source and is commercially developed by Yahoo. Excellent forums and examples too.



来源:https://stackoverflow.com/questions/3191762/whats-the-best-wysiwyg-editor-currently-available-jquery-suppport-integration

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