garysieling / jquery-highlighttextarea

http://garysieling.github.io/jquery-highlighttextarea/
156 stars 75 forks source link

Easy way to implement highlight with a bg color and changing font color? #62

Open pjfsilva opened 9 years ago

pjfsilva commented 9 years ago

I have a textarea where I want to highlight some text to have a black background and white font color for that words.

I've thought a bit about this and looked into a lot of jquery highlight textarea plugins and it seems this it really not a trivial task... I could use a full featured text editor like Ace but that's really a bit too much for my needs :)

Anyone has any ideas how to achieve this easily?

pjfsilva commented 9 years ago

I can contribute a bit further on my ideas:

alariva commented 8 years ago

:+1: Met the same need