Labelify

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

A jQuery plugin to add labels to your textboxes.

A fairly common design pattern in web forms is to have some explanatory help text for a textfield appear inside the text field, and then remove it when the user clicks into that field. It has the benefit of putting the help precisely where the user's looking.

This plugin takes text from a <label> element or a title attribute or from anywhere else you choose and adds that text as help, a "tooltip", inside the textbox.