Is Using TinyMCE A Top Choice For WYSIWYG Editor On A Webpage? What Are Good Alternatives?
is using TinyMCE a top choice for WYSIWYG editor on a webpage? What are good alternatives? some comparison seems to show that TinyMCE is one of the most compatible across browsers
Solution 1:
I've been using FCKEditor with ASP.NET for years and have found it very easy to customize and configure. It's very stable and the intergrated upload feature is a plus. http://www.fckeditor.net/
Solution 2:
This is one of the best in my opinion:
Solution 3:
Solution 4:
If you are using PHP or ASP.NET on the back end, take a look at SPAW Editor.
Solution 5:
Nicedit is useful for some simple text areas and it has a somewhat clean javascript api.
There is a list of other possible richtext boxes here.
Post a Comment for "Is Using TinyMCE A Top Choice For WYSIWYG Editor On A Webpage? What Are Good Alternatives?"