Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 326 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 326 Bytes

jQuery.input-text-counter

Yet Another jQuery Input Text Counter Plugin

Installation

Include jQuery.input-text-counter.js after the jQuery library:

<script type="text/javascript" src="jQuery.input-text-counter.js"></script>

Usage

Basic usage:

jQuery("#counter").inputTextCounter();