Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

MyHomeworkSpace/jquery-highlighttextarea

 
 

Repository files navigation

jQuery highlightTextarea

We no longer use or support this plugin. It has been replaced with our own internal and simpler implementation. This repository remains here as an archive.

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).

This version of the plugin has been modified for use with MyHomeworkSpace. Because of this, it may make assumptions about highlight text color, styling, and other things. If you want a general-purpose version, you can try the original version, but it is currently discontinued and unsupported by its author.

Documentation

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

About

A plugin to highlight text in textareas.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.8%
  • HTML 22.3%
  • CSS 5.9%