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
| |||
|
feedback
|
|
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! | |||
|
feedback
|
|
NicEdit is what you want I think, there are some demos available on the website. | |||
feedback
|
|
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. | |||
|
feedback
|
|
There is jWYSIWYG: http://projects.bundleweb.com.ar/jWYSIWYG/ | |||
|
feedback
|
|
voici un forum consacré au Javascript | |||
|
feedback
|