首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > jQuery插件:输入限幅器

jQuery插件:输入限幅器

  • 资源大小:84.42 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: jquery 插件 输入

资 源 简 介

This jQuery plugin will allow you to limit input into form fields. It can display a message as the user types to let them know how many characters/words they have remaining. This is my first attempt at creating a jQuery Plugin, please feel free to give me advice. :) The Input Limtier 1.3.1 adds option to count line returns as two (or more) characters. The new option is: lineReturnCount, and the value defaults to 1. If your system is storing a new line as two charaters in your database you can use this new option, by setting lineReturnCount to 2 it will count all line returns as two characters. The Input Limiter 1.3 release fixes a few bugs and adds the new features: useMaxlength which allows you to leave off the limit option and the plugin will display the remaining text info based on the fields maxlength attribute, this option is on by default. Also added limitBy option which allows you to limit the field based on either characters or words. The Inpu

文 件 列 表

jquery-inputlimiter
.svn
demo.htm
jquery-1.7.2.min.js
jquery.inputlimiter.1.0.css
jquery.inputlimiter.1.3.1.js
jquery.inputlimiter.1.3.1.min.js
LICENSE.txt
VIP VIP
0.225484s