🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Field Compare String is a jQuery plugin that checks if a value you typed in an input field or textarea element matches a text string you specify.

Textarea input

Documentation

jQuery Field Compare String

Compare the exact value of an input[type=text] or textarea to a text string html element.

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 be exact to trigger the success message.

Visit the project's page project page to read the documentation and see the demos.

Browser support

Compatible with all browsers and IE10+.

License

jFieldCompareString is licensed under the MIT license.


You May Also Like