Textarea that can do syntax highlighting on the fly?

Posted by Pekka on Stack Overflow See other posts from Stack Overflow or by Pekka
Published on 2009-10-24T21:20:17Z Indexed on 2010/06/14 22:42 UTC
Read the original article Hit count: 347

I am storing a number of HTML blocks inside a CMS for reasons of easier maintenance. They are represented by TEXTAREAs.

Does anybody know a JavaScript Widget of some sort that can do syntax highlighting for HTML within a Textarea or similar, while still staying a plain text editor (no WYSIWYG or advanced functions)?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about html