Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a JavaScript WYSIWYG that leverages jQuery?

I have looked at TinyMCE, FCKeditor, YUI Rich Text Editor, NicEdit and some others, but I was wondering if there is one out there that utilises jQuery? I mean, I already use jQuery in all my projects, and it seemed it'd be useful to have a WYSIWYG editor that used it also. This should result in a smaller file size.

I understand if one doesn't exist (as they were probably developed before JS frameworks were popular, and changing the codebase now is too much work), or simply for easy deployment (no dependency on any framework).

So, does one exist, and is it any good?

like image 678
alex Avatar asked Apr 02 '09 00:04

alex


2 Answers

jquery wysiwyg

like image 148
ChrisPelatari Avatar answered Oct 05 '22 20:10

ChrisPelatari


I've been using for some time editor of imperavi redactor. Quick, easy, may not be quite functional, but a constantly evolving

like image 39
Andrey Yaremenko Avatar answered Oct 05 '22 20:10

Andrey Yaremenko