i11usive Posted June 15, 2010 Share Posted June 15, 2010 Just wondering what some of you use for wysiwyg textarea controls. I'm trying to get a decent one for some work I'm doing. Thanks in advance. Link to comment Share on other sites More sharing options...
0 smctainsh Posted June 15, 2010 Share Posted June 15, 2010 I personally use NicEdit for most of my projects. Link to comment Share on other sites More sharing options...
0 RoomKid Posted June 15, 2010 Share Posted June 15, 2010 I personally like CKEditor. Its fast, easy to use and has a great UI. http://ckeditor.com/ Link to comment Share on other sites More sharing options...
0 JMann Veteran Posted June 15, 2010 Veteran Share Posted June 15, 2010 I've used Tiny MCE a couple times, never had any complaints. Link to comment Share on other sites More sharing options...
0 Hot Posted June 15, 2010 Share Posted June 15, 2010 TinyMCE is the standard -- it's what you'll find in WordPress, Joomla, Drupal, etc -- but it is also a God damned pig. I use TinyMCE for clients with low budgets and a special rich text editor that I personally wrote from scratch for clients with serious budgets. Link to comment Share on other sites More sharing options...
0 Spish Posted June 18, 2010 Share Posted June 18, 2010 I try not to use WYSIWYG. Yes there are lots of editors that would be helpful in creating webpages. However, knowledge of HTML, PHP give more extended options in page writing and editing. Besides, according to php tutorial there are tags that i.e certain HTML editors do not understand. Link to comment Share on other sites More sharing options...
0 +Majesticmerc MVC Posted June 19, 2010 MVC Share Posted June 19, 2010 I try not to use WYSIWYG. Yes there are lots of editors that would be helpful in creating webpages. However, knowledge of HTML, PHP give more extended options in page writing and editing. Besides, according to php tutorial there are tags that i.e certain HTML editors do not understand. He's not talking about WYSIWYG code editors, he wants some JavaScript that allows you to turn a textarea into a rich text editor with buttons to make bold text and so forth :p Link to comment Share on other sites More sharing options...
Question
i11usive
Just wondering what some of you use for wysiwyg textarea controls. I'm trying to get a decent one for some work I'm doing.
Thanks in advance.
Link to comment
Share on other sites
6 answers to this question
Recommended Posts