A
A
ArtyV2011-07-07 19:22:13
JavaScript
ArtyV, 2011-07-07 19:22:13

Need a JS WYSIWYG editor that does NOT work on ContentEditable?

We need an editor that would have the most identical behavior under all browsers. With ContentEditable, this is not possible, so the development of more or less complex plugins results in hellish torment. In general, the task is to insert monolithic interactive blocks (such as templates) into the text.
Don't offer TinyMCE and CKEditor. Everything is fine with the first one, but the ContentEditable disease makes itself felt. CKEditor does not have a clear API and documentation, so I did not even look.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vlad Frolov, 2011-07-07
@frol

I don't know vizivig without ContentEditable, however, imperavi.ru/redactor/ might suit you

X
xRay, 2011-07-08
@xRay

Have you tried Kix? lives here https://github.com/benjamn/kix-standalone

S
SonicGD, 2011-07-08
@SonicGD

Have you looked at elrte.org/ru/ ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question