您可以使用Qtip 写下你的操作方法,发布的简单规则。。。“它将为每个元素显示悬停状态
$("jqueryselector").qtip({
content: \'I\\\'m at the top right of my target\',
position: {
corner: {
target: \'topRight\',
tooltip: \'bottomLeft\'
}
}
})
更新时间:
使用起来更简单“Jquery Form Field Default Value plugin“”
Demo
用法:
$("#myfield").DefaultValue("My Default Value..");