码迷,mamicode.com
首页 > 其他好文 > 详细

input.text文件提示效果

时间:2017-04-10 12:42:51      阅读:95      评论:0      收藏:0      [点我收藏+]

标签:文件   each   cts   type   rod   style   ext   arch   input   

<div class="search"><input type="text" value="Seach Products" onFocus="if(this.value==‘Seach Products‘){this.value=‘‘;this.style.color=‘#222‘;}" onBlur="if(this.value==‘‘){this.value=‘Seach Products‘;this.style.color=‘#e2e0e0‘}"></div>

input.text文件提示效果

标签:文件   each   cts   type   rod   style   ext   arch   input   

原文地址:http://www.cnblogs.com/jar-gon/p/6688309.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!