【发布时间】:2014-07-13 02:34:44
【问题描述】:
看看这个:
<input type="text" name="name" id="name" placeholder="Fill this" value="">
当我聚焦文本框时如何清除placeholder 值?
我的意思是,在用户开始写任何东西之前,我想使用 jQuery 来清理 placeholder 文本 -> fill this
提前致谢
【问题讨论】:
标签: jquery placeholder