21 |
Get a warning when the maximum char limit has been exceeded with a simple jQuery plugin
22 |
Configurable max length and warning message using data atributes
23 |
24 |
50 |
51 |
52 |
58 |
59 |
60 |
65 |
66 |
67 |
68 |
--------------------------------------------------------------------------------
/demo/js/jquery.maxcharwarning.js:
--------------------------------------------------------------------------------
1 | /**
2 | * Characters limit exceeded warning with a simple jQuery plugin
3 | *
4 | * @copyright Copyright 2013-2015 Joan claret
5 | * @license MIT
6 | * @author Joan Claret Teruel