<tr>
<td width="25%">书名</td>
<td width="60%">

<input class="searchFormLable" type=text value="请输入书名" name="title" size="60" onmouseover="this.focus()" onblur="if (value ==''){value='请输入书名'}" onfocus="this.select()" onclick="if(this.value=='请输入书名')this.value=''" />

</td>
<td width="15%">
 <label></label>
</td>
</tr>

相关文章:

  • 2022-01-10
  • 2022-12-23
  • 2022-12-23
  • 2021-08-26
  • 2022-01-07
  • 2021-09-04
  • 2022-03-04
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-07
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
  • 2021-12-26
  • 2022-03-03
相关资源
相似解决方案