ToggleFormText

授权协议 未知
开发语言
所属分类 jQuery 插件、 其他jQuery插件
软件类型 开源软件
地区 不详
投 递 者 伯君浩
操作系统 未知
开源组织
适用人群 未知
 软件概览

This is a very simple jQuery plug-in that show and hide text in text input, password input or textarea using title attribute to set expected text

Example:

<input type="text" name="email" title="example text"/>

the advantage of the plug-in is that the ToggleFormText clears unchanged values before submit .

I hope it will be useful Grzegorz Frydrychowicz