I have been using htmlarea as WYSIWYG (what you see is what you get) rich text editor.
Unfortunately, it was discontinued. But they gave the follow directory for other WYSIWYG editors available.
http://www.htmlarea.com/directory/WYSIWYG_Editors/index.html
There are so many simliar prodcuts now.
Now I have to pick up one to replace old htmlarea.
Could anyone from your experience, telling me which is the best?
1) Free
2) Stable, simple, and easy to use.
3) Doesn't create unnessary tags (Specially, automatically add <br> to separate paragraph instead of add <p>.) because <p> may cause some troubles with my css style. - but if <p> tag has to be used, i am ok with that.
4) keep the format tags as min. and as simple as possible. not conflict with css etc.
5) for general platform.
Thanks!