form?action="[!--news.url--]e/search/index.php"?method="post"?name="searchform"?id="searchform"
成都創(chuàng)新互聯(lián)公司專業(yè)為企業(yè)提供下城網(wǎng)站建設(shè)、下城做網(wǎng)站、下城網(wǎng)站設(shè)計、下城網(wǎng)站制作等企業(yè)網(wǎng)站建設(shè)、網(wǎng)頁設(shè)計與制作、下城企業(yè)網(wǎng)站模板建站服務(wù),10多年下城做網(wǎng)站經(jīng)驗,不只是建網(wǎng)站,更提供有價值的思路和整體網(wǎng)絡(luò)服務(wù)。
input?type="hidden"?name="show"?value="title"?/
input?type="hidden"?name="tempid"?value="1"?/
input?type="hidden"?name="tbname"?value="article"?/
input?class="schinput"?type="text"?name="keyboard"?onfocus="if(this.value=='請您在此輸入搜索關(guān)鍵字')this.value='';"?onblur="if(this.value=='')this.value='請您在此輸入搜索關(guān)鍵字';"?value="請您在此輸入搜索關(guān)鍵字"?/
input?type="submit"?name="Submit"?class="schbut"?value="搜?索"?/
/form
你應(yīng)該可以看懂,不懂的話,你用百度私信把QQ發(fā)給我吧,我加你QQ
后臺,欄目管理--全站搜索管理--管理搜索數(shù)據(jù)源--批量導(dǎo)入搜索表。新增數(shù)據(jù)必需更新搜索表才能在搜索里出現(xiàn)。搜索表里可以自定義需要搜索的系統(tǒng)模型。
form?action='/e/search/index.php'?method="post"?name="search_news"?id="search_news"
input?type="hidden"?name="show"?value="title"?style="display:none;"?/
input?name="keyboard"?type="text"?class="search-keyword"?id="keyboard"?value="在這里搜索..."?onfocus="if(this.value=='在這里搜索...'){this.value='';}"??onblur="if(this.value==''){this.value='在這里搜索...';}"?/
input?type="submit"?name="Submit22"?value=""?class="s_sumbit"/
/form
你把上面的form放到相應(yīng)的位置即可。這就是帝國cms的搜索。