Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a lightweight jQuery text editor?

I have used jQuery's jqrte text editor, but it has many drawbacks. Could anyone please suggest a lightweight jQuery text editor with common tools plus tables and an image upload link with browse button?

like image 753
kamal Avatar asked May 25 '10 07:05

kamal


People also ask

What is JQTE?

jqte(); jQuery TE is a jQuery plugin. It is a lightweight and very useful HTML editor. And it works with WYSIWYG model. jQuery TE works with same performance on the most preferred browsers.

What is jQuery TE?

jQuery Text Editor is a lightweight WYSIWYG text editor built with jQuery.

What is Trumbowyg?

Trumbowyg is an MIT-licensed open source project and completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing.

What is jQuery editor?

jqxEditor represents a ready-for-use HTML text editor which can simplify web content creation or be a replacement of your HTML Text Areas.


1 Answers

Why dont you check

http://www.queness.com/post/212/10-jquery-and-non-jquery-javascript-rich-text-editors

like image 73
Starx Avatar answered Sep 28 '22 06:09

Starx