📄 incsearchbar.jsp.svn-base
字号:
<%@ page language="java" pageEncoding="UTF-8"%>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="34" align="center" background="images/search_bar_bg.gif"><table width="778" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50"><img src="images/search_ico.gif" width="45" height="22"></td>
<td width="728"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<form name="searchForm" method="post" action="<c:url value="/resultResultList.jspx"/>">
<tr>
<td width="12%" align="right">菜名关键词:</td>
<td width="21%"><input type="text" name="keyword" class="login_input" size="20" maxlength="20" onfocus="this.className='login_input_focus'" onBlur="this.className='login_input'"></td>
<td width="7%"> <img src="images/search_bt.gif" width="44" height="20" onmouseover="this.src='images/search_bt_over.gif'" onmouseout="this.src='images/search_bt.gif'" class="image_button" onclick="document.searchForm.submit();"></td>
<td width="60%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10" align="center"><img src="images/hot_arrow.gif" width="3" height="6"></td>
<td><span class="hot_product">热门菜名:</span><a href="<c:url value="/resultResultList.jspx"/>?keyword=回锅肉">回锅肉</a> <a href="<c:url value="/resultResultList.jspx"/>?keyword=宫爆鸡丁">宫爆鸡丁</a> <a href="<c:url value="/resultResultList.jspx"/>?keyword=鱼香茄子">鱼香茄子</a> <a href="<c:url value="/resultResultList.jspx"/>?keyword=家常豆腐">家常豆腐</a> <a href="<c:url value="/resultResultList.jspx"/>?keyword=西湖醋鱼">西湖醋鱼</a></td>
</tr>
</table>
</td>
</tr>
</form>
</table></td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="1" bgcolor="#DEDEDE"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="4"></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -