I need some basic CMS functionality with rich text editing. On stack overflow there is a regular textarea edit control, with support for Markdown style syntax formatting. That would be beyond my users, so I want something like a rich edit control that you can type into on the web site. I know it is possible, as loads of sites do it, but I don't know where to start.
Asked
Active
Viewed 345 times
3 Answers
1
Yahoo's YUI Rich Text Editor is now out of beta and proves to be well supported across browsers.

Peter Howe
- 1,403
- 2
- 16
- 30