繁體
|
簡體
Sclub交友聊天~加入聊天室當版主
(檢舉)
分享
新浪微博
QQ空间
人人网
腾讯微博
Facebook
Google+
Plurk
Twitter
Line
標題:
[分享]
給你的論壇添加本版搜索功能
[打印本頁]
作者:
bonimon
時間:
2010-12-2 11:34
標題:
給你的論壇添加本版搜索功能
此功能會使會員們更容易找到他們想要的東西。
節省很多查找的時間。強烈推薦大家使用。
先看圖:
[attach]28[/attach]
打開風格模板forumdisplay.htm
查
<div id="wrap"{if $infosidestatus['allow'] < 2} class="wrap s_clear"{else} class="wrap with_side s_clear"{/if}>
複製代碼
在上面添加
<form class="searchform" method="post" action="search.php" style="float: right;">
<input type="text" id="srchtxt" name="srchtxt" value="搜索本版" onfocus="if (value =='搜索本版'){value =''}" onblur="if (value ==''){value='搜索本版'}"
style="background: transparent;" />
<input type="hidden" name="srchfid[]" value="$fid">
<input type="hidden" name="searchsubmit" id="searchsubmit" value="true" />
<button type="submit" name="searchsubmit" id="searchsubmit" value="true">{lang search}</button>
</form>
複製代碼
作者:
gabonn
時間:
2011-8-26 20:12
forumdisplay.htm在哪裡?
歡迎光臨 SCLUB免費論壇申請-使用者論壇 (http://sclub.com.tw/discuz/)
Powered by Discuz! 7.2