首页 > CMS > 帝国Empire > 正文

帝国导航栏目100%简单实现导航高亮效果栏目

2024-08-28 12:19:41
字体:
来源:转载
供稿:网友

[e:loop={"select classid,classname,classpath from [!db.pre!]enewsclass where bclassid=0 and showclass=0 order by myorder,classid asc",0,24,0}]
<?
$class="";
if($GLOBALS[navclassid]==$bqr[classid])
$class="curr";
{
?>

  • <?=$bqr[classpath]?>" target="_self"><?=$bqr[classname]?>

  • <?php
    }
    ?>
    [/e:loop]

    发表评论 共有条评论
    用户名: 密码:
    验证码: 匿名发表