https://github.com/michaelhelmick/jquery-twitlimit
https://github.com/michaelhelmick/jquery-twitlimit
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/michaelhelmick/jquery-twitlimit
- Owner: michaelhelmick
- Created: 2011-08-24T18:55:43.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-08-25T18:49:26.000Z (almost 14 years ago)
- Last Synced: 2025-01-30T07:43:16.620Z (5 months ago)
- Language: JavaScript
- Size: 94.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#jQuery-TwitLimit
*A jQuery Plug-in*##Description
**Author**: Mike Helmick
**Last Edit**: July 14th, 2010
**Version**: 0.2.0A nice, easy jQuery plug-in limiting the amount of characters on a give DOM element.
##Usage
* See example folder for usage https://github.com/michaelhelmick/jquery-twitlimit/tree/master/examples##License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public Licensealong with this program. If not, see .