Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 406 Bytes

moo-charCounter.md

File metadata and controls

17 lines (9 loc) · 406 Bytes

Class: charCounter {#charCounter}

This is MooTools Plugin provides a countdown of text in an input field. Inspired by the way Twitter counts down the ramaining characters in a tweet.

Syntax:

new charCounter( options )

Arguments:

  1. options (Object) - An object containing the instance's options.

Returns:

* (Object) This instance of charCounter