jquery-highlighttextarea

WebJar for jquery-highlighttextarea

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

jquery-highlighttextarea
Last Version

Last Version

3.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

jquery-highlighttextarea
WebJar for jquery-highlighttextarea
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/garysieling/jquery-highlighttextarea

Download jquery-highlighttextarea

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/jquery-highlighttextarea/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>jquery-highlighttextarea</artifactId>
    <version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-highlighttextarea/
implementation 'org.webjars.bower:jquery-highlighttextarea:3.1.3'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-highlighttextarea/
implementation ("org.webjars.bower:jquery-highlighttextarea:3.1.3")
'org.webjars.bower:jquery-highlighttextarea:jar:3.1.3'
<dependency org="org.webjars.bower" name="jquery-highlighttextarea" rev="3.1.3">
  <artifact name="jquery-highlighttextarea" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery-highlighttextarea', version='3.1.3')
)
libraryDependencies += "org.webjars.bower" % "jquery-highlighttextarea" % "3.1.3"
[org.webjars.bower/jquery-highlighttextarea "3.1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.bower : jquery jar (1.9,)

Project Modules

There are no modules declared in this project.

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+

Versions

Version
3.1.3