Skip to content

knassar/textGauge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

textGauge jQuery Plugin

Demo & Examples: http://www.karimnassar.com/code/web/textgauge



Example Usage

HTML:

<textarea id="limitedText" name="limitedText"></textarea>

JavaScript:

$('textarea#limitedText').textGauge({'limit':200,'limitUnits':'chars'});



Notes

* Works in IE7+, FF, Webkit
* See Demo & Example page for full documentation of arguements, events, and methods



License

This plugin is licensed under the MIT license, like jQuery.



Credits

Developed at while at http://www.lulu.com. Thanks to Matt Cheely and the rest of the team for helpful comments and criticisms.

--KN (http://www.karimnassar.com/about/contact-me)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors