Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 求助:如何实现分类信息筛选主题是默认选中“不限”

[复制链接]
yaer09 发表于 2011-11-23 21:14:34 | 显示全部楼层 |阅读模式
如何实现分类信息筛选主题是默认选中“不限”
现在的状况是,如果不点击任何选项,所有项都没被选中(1图)。


我希望默认是没有选择任何项的情况下,“不限”处于选中状态(2图)。


相关代码(template/default/forum/search_sortoption.htm 行61):
  • <dt>$option[title]:</dt>
  •             <dd>
  •                 <ul>
  •                     <li{if $_G['gp_'.$option[identifier]] == 'all'} class="a"{/if}><a href="forum.php?mod=forumdisplay&fid=$_G[fid]&filter=sortid&sortid=$_G['gp_sortid']&searchsort=1$filterurladd&$option[identifier]=all$sorturladdarray[$option[identifier]]" class="xi2">{lang unlimited}</a></li>
  •                     <!--{loop $option['choices'] $id $value}-->
  •                     <li{if $_G['gp_'.$option[identifier]] && !strcmp($id, $_G['gp_'.$option[identifier]])} class="a"{/if}><a href="forum.php?mod=forumdisplay&fid=$_G[fid]&filter=sortid&sortid=$_G[gp_sortid]&searchsort=1&$option[identifier]=$id$sorturladdarray[$option[identifier]]" class="xi2"><!--{if $option[type] == 'select'}-->$value[content]<!--{else}-->$value<!--{/if}--></a></li>
  •                     <!--{/loop}-->
  •                 </ul>
  •             </dd>



复制代



本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
bingshen 发表于 2011-11-23 21:15:17 | 显示全部楼层
支持ing 谢谢您的辛苦发帖
回复

使用道具 举报

高水哥 发表于 2011-11-26 14:56:39 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

yongleba 发表于 2011-11-26 15:22:52 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

moondding 发表于 2011-11-26 15:41:57 | 显示全部楼层
不错,好资源,支持你,谢谢!!
回复

使用道具 举报

wshyz1 发表于 2012-2-7 02:20:14 | 显示全部楼层
以后可能用得上,先谢了
回复

使用道具 举报

shen丙余 发表于 2013-3-15 18:40:33 | 显示全部楼层
感谢楼主分享
回复

使用道具 举报

shen丙余 发表于 2013-3-15 19:06:31 | 显示全部楼层
试了楼主的方法好像不行
回复

使用道具 举报

googlg 发表于 2013-7-30 09:40:32 | 显示全部楼层
我也想知道分类信息筛选怎么弄????
回复

使用道具 举报

briskvoice 发表于 2013-7-30 10:14:54 | 显示全部楼层
googlg 发表于 2013-7-30 09:40
我也想知道分类信息筛选怎么弄????

可以联系开发
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-24 18:35 , Processed in 0.033256 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表