Paragraph, Word & Character Counting with Countable.js

is a JavaScript function to add live paragraph-, word- and character-counting to an HTML element.
Countable takes the value from an HTML element and counts paragraphs, words and characters (without and with spaces). Those numbers are then returned in an object, accessible by a single parameter in the callback function.
See the example : http://192.168.1.200/Temp/Jincy/countable/count.php
Countable takes the value from an HTML element and counts paragraphs, words and characters (without and with spaces). Those numbers are then returned in an object, accessible by a single parameter in the callback function.
See the example : http://192.168.1.200/Temp/Jincy/countable/count.php