Skip to content

highlightTextarea is a jQuery plugin wich allow you to highlight words and sentences into textareas.

Notifications You must be signed in to change notification settings

digitalcuisine/jquery-highlighttextarea

 
 

Repository files navigation

jQuery highlightTextarea

Bower version

Development status

I am aware of the various bugs of this plugin, but don't have time for its development. I am still open to pull requests.

Overview

highlightTextarea is a jQuery plugin which allows you to highlight words and sentences inside of <textarea> and <input> elements. Words are defined in a jQuery array and you can customize highlight color and case sensitivity. The highlighting updates itself when typing in the <textarea> and follows scroll and resizing (with jQuery-UI).

Documentation

http://mistic100.github.io/jquery-highlighttextarea/

About

highlightTextarea is a jQuery plugin wich allow you to highlight words and sentences into textareas.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.9%
  • HTML 24.2%
  • CSS 3.9%