knassar/textGauge
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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)