Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
lluz committed Mar 12, 2017
1 parent 50c4696 commit 7b680f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

A jQuery plugin for **live comparison** between the typed value of an **input[type=text]** or **textarea** form fields and the **text string** contained by a specified html element. It presents feedback on the transcription progress and can also protect the form field from copy-paste and drag-drop events (optional feature) to ensure that the user is required to type in the exact reference text string. The comparison is case-sensitive so the typed text has to exact to trigger the success message.

Visit the project's page [project page](https://lluz.github.io/jQuery.fieldCompareString/) to read the documentation and see the demos.

###Browser support
Compatible with all browsers and IE10+.

Expand Down

0 comments on commit 7b680f3

Please # to comment.