• 0

Textarea WYSIWYG editor


Question

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

  • 0

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

  • 0

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

  • 0

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

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.