# jquery-highlighttextarea **Repository Path**: mirrors_DevExpress/jquery-highlighttextarea ## Basic Information - **Project Name**: jquery-highlighttextarea - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jQuery highlightTextarea [![Bower version](https://badge.fury.io/bo/jquery-highlighttextarea.svg)](http://badge.fury.io/bo/jquery-highlighttextarea) ## 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+