其他分享
首页 > 其他分享> > 帝国CMS 标签 showclasstemp

帝国CMS 标签 showclasstemp

作者:互联网

实现效果: 导航条  中只显示 想要的栏目

 

 

<table width="920" border="0" align="center" cellpadding="0" cellspacing="0" class="nav">
  <tr> 
    <td class="nav_global"><ul>
        <li class="curr" id="tabnav_btn_0" onm ouseover="tabit(this)"><a href="[!--news.url--]">首页</a></li>
        [showclasstemp]'0',12,0,0[/showclasstemp] </ul></td>
  </tr>
</table>  

并在

 

 是否显示到导航  改为 不显示

标签:显示,12,标签,showclasstemp,首页,导航条,CMS
来源: https://www.cnblogs.com/hailexuexi/p/16374193.html