color codes in textarea using jquery
Posted
by Aakash Chakravarthy
on Stack Overflow
See other posts from Stack Overflow
or by Aakash Chakravarthy
Published on 2010-06-17T15:41:34Z
Indexed on
2010/06/17
15:43 UTC
Read the original article
Hit count: 288
Hello,
Is it possible to color the user entering code (inside a textarea) using jquery.
Specific texts like <h1>
, <b>
etc should be colored or highlighted.
this helps to distinguish the opening closing tags.
Please help
© Stack Overflow or respective owner