问题
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