扣一个js代码:
onfocus="if(this.value=='按QQ号搜索作品') this.value='';" onblur="if(this.value=='') this.value='按QQ号搜索作品';"
整体就是这样:
<input type="text" onfocus="if(this.value=='按QQ号搜索作品') this.value='';" onblur="if(this.value=='') this.value='按QQ号搜索作品';" />
onfocus="if(this.value=='按QQ号搜索作品') this.value='';" onblur="if(this.value=='') this.value='按QQ号搜索作品';"
整体就是这样:
<input type="text" onfocus="if(this.value=='按QQ号搜索作品') this.value='';" onblur="if(this.value=='') this.value='按QQ号搜索作品';" />
作者:jackxiang@向东博客 专注WEB应用 构架之美 --- 构架之美,在于尽态极妍 | 应用之美,在于药到病除
地址:https://jackxiang.com/post/4089/
版权所有。转载时必须以链接形式注明作者和原始出处及本声明!
评论列表