Interactive character limit for textarea
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/TextareaCharacterLimiter
软件介绍
For a textbox, number of characters of a field can easily be limited with maxlength attribute. But maxlength doesn’t work for textarea. It's an interactive solution for this problem. This script describes how to do it using jQuery. An additional function added to do the same thing without jQuery.
