vote up 2 vote down star
1

Is there some sort of textarea control equivalent that will properly color syntax as its entered on a webpage, similar to Visual Studio or Eclipse?

I'm not looking for an editor like fckedit, i only need it for presentation purposes (coloring on the fly). I'd like for this to highlight/color HTML, javascript, and vbscript

flag

64% accept rate
What kind of coloring? – blahblah Oct 1 at 18:54

3 Answers

vote up 3 vote down

Comparison of JavaScript-based source code editors at Wikipedia.

link|flag
vote up 0 vote down

SyntaxHighlighter is my personal favorite for this

http://www.webdesignbooth.com/9-useful-javascript-syntax-highlighting-scripts/

link|flag
vote up 0 vote down

What i was looking for was Codepress. It supports most of the languages i was looking to highlight.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.