?? incsearchbar.jsp.svn-base
字號:
<%@ page language="java" pageEncoding="UTF-8"%>
<cache:cache>
<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> <span id="linkHot"></span></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>
</cache:cache>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -