style="
border:0px; padding:0px 5px; line-height:20px;"
onfocus=""
onblur=""
/>
<script type="text/javascript"> | |
function shaofeng() | |
{ | |
var q=document.getElementById("q").value; | |
if(q==""||q==null||q=='请输入关键字') | |
{ | |
alert("搜索内容不能为空!"); | |
return false; | |
}else{ | |
return true; | |
} | |
} | |
</script> |