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

Yet another jQuery max length plugin which limits the number of characters allowed to be typed in a text field with a basic character counter.

Character-Limit Character-Counter

Documentation

jQuery maxlength Plugin

Usage

<script type="text/JavaScript" src="path/to/jquery.maxlength.js" />

Use it like:

$("#myElementId").maxlength(/*options*/);

You May Also Like