Form Example Plugin
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/example
软件介绍
Populate form fields with example text that disappears on focus.
Example Usage
Simple usage:
$('input#name').example('Bob Smith');Using a custom class name instead of the default example:
$(':input').example('Fill me in!', {className: 'special_example'});New in 1.3: specifying the example text with a callback:
$('input[@title]').example(function() {
return $(this).attr('title');
});Options
Supports one option:
className: Sets the class name of the example text for use in a stylesheet (by default it isexample).
This plugin is fully compatible with the Metadata plugin, allowing you to set the example text via the example property and the standard className property in elements themselves.
<input type="text" class="{example: 'Name here', className: 'special'}">Please see README.markdown for further information.
This plugin is compatible with jQuery 1.1 and newer.
Dual-licensed under the BSD and GPL licenses.
人人时代(经典版)
[美] 克莱•舍基(Clay Shirky) / 胡泳、沈满琳 / 浙江人民出版社 / 2015-6 / 54.90元
[内容简介] 一而再,再而三出现的公众事件,绝不仅是来自草根的随兴狂欢,而是在昭示着一种变革未来的力量之崛起!基于爱、正义、共同的喜好和经历,人和人可以超越传统社会的种种限制,灵活而有效地采用即时通信、移动电话、网络日志和维基百科等新的社会性工具联结起来,一起分享、合作乃至展开集体行动。人人时代已经到来。 微软、诺基亚、宝洁、BBC、乐高、美国海军最推崇的咨询顾问,“互联网革命最伟大的......一起来看看 《人人时代(经典版)》 这本书的介绍吧!
