我只想让搜索框搜索出次级栏目1的内容
默认搜索代码如下:
<div class="inpbox"> <form action="/plus/search.php" name="formsearch"> <input type="hidden" name="kwtype" value="1" /> <input name="keyword" type="text" class="searchtxt" id="keyword" size="28" /> <select name="searchtype" id="searchtype"> <option value="titlekeyword" selected>智能模糊搜索</option> <option value="title">仅搜索标题</option> </select> <input type="image" src="/templets/images/topsearch_submit.gif" /> </form> </div>
<input type='hidden' name='typeid' value="4">
这就OK啦!
如果本文对你有帮助,欢迎打赏本站