📄 search.jsp
字号:
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bgcolor="#FFFAF8" width="760">
<tr>
<td width="369">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="219">
<tr>
<td width="18">
<img border="0" src="img/index.gif"></td>
<td width="55"><a href="">网站首页<a></td>
<td width="18">
<img border="0" src="img/home.gif"></td>
<td width="55"><a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.popten.com')" >
设为首页</a></td>
<td width="18">
<img border="0" src="img/favor.gif"></td>
<td width="55"><a href="#" onClick="window.external.addFavorite('http://www.popten.com','POPTEN[十大排行榜]')">收藏本站</a></td>
</tr>
</table>
</td>
<form method="POST" action="searchsult.jsp">
<td width="327">
<input type="hidden" name="search" value="1">
<input type="text" name="keyword" value="请输入关键词" size="20"onmouseover="javascript: if (this.value=='请输入关键词')this.value='';this.select()" onmouseout="javascript: if (this.value==''){this.value='请输入关键词';this.blur();}" class="input1"> <select size="1" name="scope">
<option value="title">按标题</option>
<option value="centen">标题和文章内容</option>
</select><select size="1" name="cata">
<option value="0">所有分类</option>
<%if(cata0List.size()>0){
for(int i=0;i<cata0List.size();i++){
Cata cata0all= (Cata)cata0List.elementAt(i);
%>
<option value="<%=cata0all.getcata_id()%>"><%=cata0all.getcata_name()%></option>
<%}}%>
</select> </td>
<td width="64" height="25">
<input src="img/search.gif" name="Submit" type="image" class="button" width="64" height="21"></td></form>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -