"景先生毕设|www.jxszl.com

织梦channel子栏目导航标签currentstyle鼠标点击高亮变色加

2022-10-29 16:26编辑: www.jxszl.com景先生毕设
dedecms织梦channel子栏目导航标签currentstyle鼠标点击高亮变色加class样式.

如果点击了其他页面不加class=redII,当点击或者首次打开首页的时候会加class<

 更多精彩就在: 51免费论文网|www.jxszl.com 
br/>
Markup
首页
如果点击了其中的I.个栏目则则这个栏目增加class=redII变色

Markup
{dede:channeltype=toprow=VIIIcurrentstyle="~typename~"}
  • [field:typename/]

  • {/dede:channel}
    注意:

    如果是子栏目currentstyle这个标签是不生效的.需要改个配置

    currentstyle无效的修复办法:

    修改include/taglib/channel.lib.php

    I.IIIIII行.

    PHP
    if(($row[id]==$typeid||($topid==$row[id]&&$type==top))&&$currentstyle!=)
    修改为

    PHP
    if(($row[id]==$refObj->TypeLink->TypeInfos[id]||($topid==$row[id]&&$type==top))&&$currentstyle!=)
    下面是子栏目currentstyle的调用

    Markup
    {dede:channeltypeid=IIIcurrentstyle="~typename~"}
  • [field:typename/]

  • {/dede:channel}



    原文链接:http://www.jxszl.com/biancheng/dedecms/74831.html