Best Standalone Javascript WYSIWYG HTML Layout Editor?
September 4, 2007 3:16 PM Subscribe
In legacy code land, noone can hear you scream. I'm a web developer and I need a standalone, drop in wysiwyg html editor, preferably something all in JS (like Dojo's Rich Text Editor, but for actual layout with tables etc.)
The background is: I need to provide a client with a reasonably featured wysiwyg HTML editor.
I want something LIKE the wysiwyg editor for pages/posts in WordPress BUT the solution needs to be standalone.
We have an existing home-brew system content system, and we're only giving control of the index over to the client, so this shouldn't do anything other than edit a single doc / record etc. How we get the data to and from is irrelevant, I'll hook up the editor whatever what is necessary.
Basically, what is the best (preferably FREE) drop in javascript HTML editor. Something that we can just post the result as a form (again like the way Dojo hijacks a TEXTAREA).
As you can imagine, I looked into Dojo, but only found TEXT editors. If someone knows of a Dojo Rich Layout Editor, that would sure work too!
TIA all.
posted by judge.mentok.the.mindtaker to computers & internet (11 answers total) 6 users marked this as a favorite
posted by Dipsomaniac at 3:29 PM on September 4, 2007