[DHTML] Real Time Syntax Highlighting JavaScript
1) CODE TITLE: Real Time Syntax Highlighting JavaScript
2) AUTHOR NAME/NOTES: Fernando M.A.d.S.
3) DESCRIPTION: This is a code editor with syntax highlighting engine written in JavaScript that colors text in real-time while it is being typed in the browser.
The example shows syntax highlighting for Java and HTML. Other languages can be easily implemented, its a matter of some regular expressions.
Tested with Firefox 1.5 and Internet Explorer 6 only.
4) URL TO DEMO AND CODE:
http://syntaxhighlighting.blogspot.c...hlighting.html