jQuery默认输入插件 InputDefault

码农软件 · 软件分类 · jQuery表单及相关 · 2019-12-24 08:13:26

软件介绍

InputDefault 是一个 jQuery 插件,用来实现对文本输入框的默认值的自动切换,当鼠标移开时自动显示默认值,当输入框获取输入焦点时,删除默认值。InputDefault 默认使用 title 属性,也可以指定某个属性做为默认值,使用方法如下:

$(‘input.input-default’).inputDefault({defaultAttr: ’rel’});
<input type=“text” rel=“Username” class=“input-default” />

本文地址:https://www.codercto.com/soft/d/21829.html

C++ How to Program (5th Edition) (How to Program)

C++ How to Program (5th Edition) (How to Program)

Harvey & Paul) Deitel & Associates / Prentice Hall / 2005-01-05 / USD 98.00

With over 250,000 sold, Harvey and Paul Deitel's C++ How to Program is the world's best-selling introduction to C++ programming. Now, this classic has been thoroughly updated! The Deitels' groundbreak......一起来看看 《C++ How to Program (5th Edition) (How to Program)》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具