Browser based
Text
Editors
Also:
Editing HTML in the browser (with *script, text controls, etc...)
See also:
http://syntaxhighlighting.blogspot.com/index.html
Wow! Syntax highlighting and line numbers. Really clean, simple, short Javascript. From Fernando M.A.d.S. (cached
20060924
)
http://orangoo.com/spell/
Spell checking via the google spell checker.
http://spell.jacuba.com/
"free" spell checking for text areas. Somehow highlights questionable words in the text area as you type.
http://www.cpgnuke.com
has a nice wiki text editor.
http://forums.devshed.com/javascript-development-115/manipulating-text-box-with-javascript-80457.html
Manipulating text in a textarea with JavaScript. Nice explination of how things can be done at the most basic level
http://www.cris.com/~raydaly/hjdemo.shtml
Very simple, just a text area with buttons that insert common HTML tags.
http://www.aboutedit.com/
With PHP specific syntax highlighting
Questions:
Comments: