Free JavaScript WYSIWYG Editor: TinyEditor
8
Feb
// php the_time('Y') ?>
TinyEditor is a lightweight (8kb) JavaScript WYSIWYG editor that is free to use in both personal & commercial projects.
It is a standalone script (does not require any JS frameworks) & converts any given textarea to an editor
The can be easily customized by updating the parameters (like removing some of the controls). And it is possible to style it via CSS:
TinyEditor can be resized, a starting content can be defined, set to generate HTML or XHTML code & more..
Requirements: No Requirements
Compatibility: All Major Browsers
Website: http://www.leigeber.com/2010/02/javascript-wysiwyg-e...
Demo: http://sandbox.leigeber.com/tinyeditor/
Download: http://forum.leigeber.com/index.php?app=downloads&sh...
Compatibility: All Major Browsers
Website: http://www.leigeber.com/2010/02/javascript-wysiwyg-e...
Demo: http://sandbox.leigeber.com/tinyeditor/
Download: http://forum.leigeber.com/index.php?app=downloads&sh...
- Tags:
Javascript
- Filed under: CC License, Goodies, WYSIWYG-HTML Edit
- 9 Comments
















9 Responses for "Free JavaScript WYSIWYG Editor: TinyEditor"
Hi, for you is better this or the CK editor?
Have heard so many great things about this library.
No file/image uploader…?
I prefer TinyMCE over CK or any other…
There are tons of plugins and it’s lightweight
Really good tools, very practical.Thanks.
do u have a button for changing ltr/rtl dir?
thanks
Hi,
I have added this editor in my page.
I am able to change the font and styles but i am not able to take the changed value when i submit the page.
Any Help.
Thanks.
how can i get this editor’s value in javascript ?
Hi,
I cant figure out how to post data from the tinyeditor.
I have a simple form that post data to a new page and from there the data gets processed
If anyone can assist that would be great