Which WYSIWYG Editor?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
toasty2
Forum Contributor
Posts: 361
Joined: Wed Aug 03, 2005 10:28 am
Location: Arkansas, USA

Which WYSIWYG Editor?

Post by toasty2 »

I'm almost finished with someone's website and I can't decide which JavaScript WYSIWYG editor to use.

I know of:
FCK Editor - seems to be popular
Whizzywig - awesome name
TinyMCE - not sure

Which would you use? Which is the smallest? Which is the easiest? (they're all pretty easy to use, I'm talking about ease of implementation) Are there other good editors that you know of?

I've tried Whizzywig, its great and stuff but after I save the HTML and load it back up into the editor, it shows up as the actual HTML (unformatted). It also gives me some JS error in IE6.
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

I've only used FCKeditor. It's hard to implement the uploading (last time I tried at least.. I was pretty new though), but everything else was up-front in the config.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

I have found TinyMCE easier to integrate and customize than FCKeditor.
(#10850)
User avatar
CoderGoblin
DevNet Resident
Posts: 1425
Joined: Tue Mar 16, 2004 10:03 am
Location: Aachen, Germany

Post by CoderGoblin »

Another one for TinyMCE.
RhapX
Forum Commoner
Posts: 30
Joined: Mon Dec 05, 2005 5:24 pm
Location: Seattle, Washington

Post by RhapX »

TinyMCE
Post Reply