Fast loading and lightweight WYSIWYG html Editors for PHP
I was searching for a fast loading and light-weight HTML editor which i can embed in place of <textarea>in my php or html code. I have used many popular open source editors like tinymce and other editors except it is very heavy code and i am not that satisfied with it. I just want bold, url, italic and image as functionality in my WYSIWYG based editor. Infact i dont like the popup html window for inserting a html link. Its annoying!
I managed to collect some of the light weight editors that can be embedded into various php scripts and supporting cross browser platforms. All are free and open source with the code less than 100kb.
widgEditor (free)
nicEditor (free)
OpenWebWare (free)
Hypertextarea (free)
rtwEdit (free)
Besides these, the following are some of the most popular editors, which i believe are little heavy.
TinyMCE (free)
Just download those files and include a reference to the javascript and the textarea will automatically convert to rich html editor.
Similar Posts:
- Top Best Web based WYSIWYG html editors (Free)
- Free BBCode/HTML Markup Editors!
- Free HTML Markup Editor
- Lightweight PHP WYSIWYG HTML Editor
- Free Markup TextArea HTML Editor in Javascript
- Changing Default Font in TinyMCE Editor
- iframe innerHTML value from textarea
- TinyMCE Slow Loading Problem!
- Free Markup BBCode Editor in Javascript
- Wordpress offline editors for blogging!


August 19, 2008
can you check the links please ?
August 20, 2008
i checked it and its working. is there any problem?