Skip to content

garysieling/jquery-highlighttextarea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

707dfe4 · May 23, 2018
May 19, 2016
Jun 12, 2014
Apr 3, 2018
Jan 25, 2016
Jan 25, 2016
Sep 6, 2015
Apr 3, 2018
Jan 25, 2016
Jan 25, 2016
Nov 28, 2017

Repository files navigation

jQuery highlightTextarea

Bower version

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://garysieling.github.io/jquery-highlighttextarea/

Development status

3.1.3: Support text ranges with HTML entities

3.1.2: Added tests for jQuery versions & verify on jQuery 1.5+