摘要:
<input type="text" id="searchKey" name="key" class="textBox" value="请在此处输入关键字" onfocus="if(this.value==this.defaultValue)this.value=''" onblur="if(this.value.replace(/ /ig,'')=='')this.value=this.defaultValue 阅读全文
posted @ 2012-09-19 17:38
yuloe2012
阅读(250)
评论(0)
推荐(0)