Are there any in-place editor in JS that supports Rich Text like TinyMCE / FCKEditor?
e.g. of in-place editing (non-rich text): http://www.appelsiini.net/projects/jeditable/default.html
Are there any in-place editor in JS that supports Rich Text like TinyMCE / FCKEditor?
e.g. of in-place editing (non-rich text): http://www.appelsiini.net/projects/jeditable/default.html
Can you not just use TinyMCE (/whatever), size it smaller, attach some jQuery event handlers to the text and replace it with the editor when appropriate.
jEditable and TinyMCE together: http://sam.curren.ws/index.cfm/2008/6/12/jEditable-TinyMCE-Plugin http://www.appelsiini.net/2008/7/jeditable-and-tinymce
Google is your friend!
NicEdit is what you want I think, there are some demos available on the website.
There is jWYSIWYG: http://projects.bundleweb.com.ar/jWYSIWYG/