首页
<" />

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

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

2022-10-29 16:26编辑: www.jxszl.com景先生毕设
文章介绍


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


 更多精彩就在: 51免费论文网|www.jxszl.com 
es"}(@me=="")?@me="class=redII":@me="";{/dede:field}>首页

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

  • {/dede:channel}

    如果点击了其中的I.个栏目则则这个栏目增加class=redII变色

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

  • {/dede:channel}

    注意:

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

    currentstyle无效的修复办法:

    修改include/taglib/channel.lib.php

    I.IIIIII行.

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

    修改为

    if(($row[id]==$refObj->TypeLink->TypeInfos[id]||($topid==$row[id]&&$type==top))&&$currentstyle!=)

    下面是子栏目currentstyle的调用

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

  • {/dede:channel}


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