Well, this is complete FREE to use WYSIWYG Editor, and I must say that its great, most of the companies charge you $800 or even more for having a license to rich text editors, but here it is, completely FREE to use in your scrips. I must say a big THANKS to Kevin Roth, the developer of this script and his generosity for giving away this script with Publis Domain License. I used this script in one of my project when I didnt have another Advance Editor which I have used in my Article Management System. Rich Text Editor Demohttp://www.kevinroth.com/rte/demo.htmThe cross-browser rich-text editor (RTE) is based on the designMode() functionality introduced in Internet Explorer 5, and implemented in Mozilla 1.3+ using the Mozilla Rich Text Editing API. The cross-browser rich-text editor now includes table support (as of 2/10/2005) as well as an option to generate xhtml-compliant code (as of 2/24/2005).
This code is public domain. Redistribution and use of this code, with or without modification, is permitted.
For frequently asked question and support, please visit http://www.kevinroth.com/forums/index.php?c=2
Requires: IE5+/Mozilla 1.3+/Mozilla Firebird/Firefox 0.6.1+/Netscape 7.1+, or any other browser that fully supports designMode() for all rich-text features to function properly. All other browsers will display a standard textarea box instead.
Source: rte.zip, rte.tar.gz Included in the zip are HTML, ASP, and PHP demos. Also, here is an html demo showing multiple RTEs on one page.
Change Log: changelog.txt
Click here to be notified when a new release of Cross-Browser Rich Text Editor is available
|