Seek a jQuery-based inplace HTML editor
Posted
by justSteve
on Stack Overflow
See other posts from Stack Overflow
or by justSteve
Published on 2009-07-21T00:26:38Z
Indexed on
2010/04/18
10:33 UTC
Read the original article
Hit count: 167
jquery-plugins
|editor
I just stepped over to http://plugins.jquery.com/search/node/editor - lots and lots of choices - and if to judge by the dates, many new offerings. I'm hoping someone can help me narrow down the field according to these priorities...
- Stability & Well-formed XHTML (might argue against some of the most recent unless they are revisions with a clear track-record)
- Inplace editing
- Good AJAX integration
For internal / admin / CMS usage so it can be as bloated as it needs to be long as it's easy to implement the basics:
bold
- ital
- indents
- lists
No need for tables but dropdowns that show relevent CSS selectors would be nice.
thnkx
© Stack Overflow or respective owner