Viva, on 09/28/2009 05:30 PM Angelo Zanetti said the following: > Hi all, > > I have been looking to implement a WYSIWYG editor that will automatically > transform a <textarea> into a Rich text area / WYSIWYG. We have lots of > dynamic content that is pulled from a database and files. Therefore we cant > really change the <textarea> field. > > I have tried the tinyMCE but its causing conflicts with some existing JS > code that cant really be rewritten. > > A lot of other editors actually generate the rich text area in a strange way > and don't use the <textarea> field at all. > > Are there any editors that you people will know of that operate in a similar > way to tinyMCE, IE you include the JS in your head and it will change all > the textarea fields to rich text areas? Coincidentaly I have just written about a new HTML editor precisely with that focus. You may want to take a look at this article. The editor was meant to be integrated as a plug-in of tha forms generation and validation class, but it may was as standalone. That is explained in the article. http://www.phpclasses.org/blog/package/1/post/3-Upcoming-Visual-HTML-templates-editor-plugin.html -- Regards, Manuel Lemos Find and post PHP jobs http://www.phpclasses.org/jobs/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php