What is a robust jQuery Rich Text Editor with image upload capabilities?

Posted by thinkswan on Stack Overflow See other posts from Stack Overflow or by thinkswan
Published on 2010-03-26T03:11:47Z Indexed on 2010/03/26 3:13 UTC
Read the original article Hit count: 406

Filed under:
|
|
|

I know this question has been asked countless times, but answers are mixed, so I thought I'd test the waters and see what the latest verdict is out in the development community.

I need a [preferably jQuery] rich text editor plugin that simply attaches itself to <textarea> elements and supports image uploads.

It doesn't need to be too advanced. Just alignment, bold, italic, styles and image support.

I tried CKEditor (along with CKFinder for image uploads), but it just has too many features and is too heavy for what I need. This is going to be used for simple webpage editing.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript