Re: [PHP] WYSIWYG editor to change textarea

2009-09-28 Thread Ashley Sheridan
On Mon, 2009-09-28 at 22:30 +0200, Angelo Zanetti wrote: > 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 > really c

[PHP] WYSIWYG editor to change textarea

2009-09-28 Thread Angelo Zanetti
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 really change the field. I have tried the tinyMCE but its causing conflicts