POST TIME:2017-11-13 14:46
<form method="post" action="{dede:global.cfg_basehost/}/plus/search.php" name="formsearch" class="search"><input type="hidden" value="www.dedecms.com" name="domains"><input type="hidden" value="0" name="kwtype">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="65"> </td>
<td width="146" valign="middle"><input class="keywords" name="q" type="text" id="search"value="請輸入搜索內容...">
<input type="hidden" value="titlekeyword" name="searchtype" >
</td>
<td width="5"> </td>
<td> <button type="submit" class="submit"></button> </td>
</tr>
</table>
</form>
如果需要將“搜索按鈕”修改為圖片,則使用“<input type="image" src="images/index_ss.jpg" />”即可