Re: [PHP] RE: WYSIWYG editor to change textarea

2009-10-02 Thread kranthi
I would recommend using an open framework like yui/dojo/jquery for ALL your javascript needs..(i personally prefer jquery) each of the above mentioned frameworks have wysiwyg editors of their own. try using http://code.google.com/p/jwysiwyg/ i doubt it will conflict with your javascript with compa

[PHP] RE: WYSIWYG editor to change textarea

2009-09-29 Thread Angelo Zanetti
Thanks Manuel I will check it out. Thanks. Angelo -Original Message- From: Manuel Lemos [mailto:[email protected]] Sent: 29 September 2009 11:08 AM To: Angelo Zanetti Cc: [email protected] Subject: Re: WYSIWYG editor to change textarea Viva, on 09/28/2009 05:30 PM Angelo Zanetti

[PHP] Re: WYSIWYG editor to change textarea

2009-09-29 Thread Manuel Lemos
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 into a Rich text area / WYSIWYG. We have lots of > dynamic content that is pulled from a database and files. Therefore we cant >

RE: [PHP] Re: WYSIWYG editor to change textarea

2009-09-28 Thread HallMarc Websites
> -Original Message- > From: Ralph Deffke [mailto:[email protected]] > Sent: Monday, September 28, 2009 5:18 PM > To: [email protected] > Subject: [PHP] Re: WYSIWYG editor to change textarea > > I can recomment the YAHOO editor for that. seeme

[PHP] Re: WYSIWYG editor to change textarea

2009-09-28 Thread Ralph Deffke
I can recomment the YAHOO editor for that. seemed to me they are very conflictless with other js code http://developer.yahoo.com/yui/editor/ good luck [email protected] ""Angelo Zanetti"" wrote in message news:[email protected]... > Hi all, > > I have been look