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

您现在的位置是:虫虫源码 > 其他 > A jquery plugin to support the HTML5 placeholder attribute on most non-HTML5-compliant browsers.

A jquery plugin to support the HTML5 placeholder attribute on most non-HTML5-compliant browsers.

  • 资源大小:2.90 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

This plugin is used to support the HTML5 placeholder attribute on most non-HTML5-compliant browsers. It might be different from other implementations in the following ways: * Does not require additional css * Does not create additional HTML components * Handles form submit event, placeholder text will not be submitted * Preserves user"s custom setting including color of the text, and onblur event. Usage: $.Placeholder.init(); // default setting $.Placeholder.init({ color : "rgb(255, 255, 0)" }); // custom placeholder text color Please see demo.html in the svn / download for more details.

文 件 列 表

demo.html
jquery.placeholder.1.3.js
jquery.placeholder.1.3.min.js
VIP VIP
0.174314s