I'm looking for a RTE javascript library (e.g. tinyMce) to allow user to create rich web content. I'm very keen to find one that is:

  • lightweight (not a must)
  • allow image upload that can transform binary data into "data uri", i'd like to embed uploaded images into the page that the user is editing. If this feature is not provided with any RTEs, please recommend one that may extend this function easily.
  • multiple languages support including asian languages.
  • preferrably work as a jQuery plug-in.

Please share your experience if you have done this before.

cheers,

link|improve this question
Seem it is difficult one with your request. The most advanced RTE i discovered are the the google doc or the MS Office Live. And YUI RTE also good to use. – WaiLam Mar 24 '11 at 1:28
Sorry, i just re-edited the title and content to clarify it. I'm actually after a javascript library for RTE which can be used for a website i'm developing. Thanks for your comments. – zhou Mar 24 '11 at 3:16
I try tinymce, but seem it is not very handy when acts as a rich text editor. Most advanced online text editor is from google doc, but i don't think it can plug in to other website. you can take a look here for different RTE webdesignerdepot.com/2008/12/… – WaiLam Mar 24 '11 at 14:03
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.