站长网 经验 DEDECMS网站首页滚动使用选定栏目文章标题

DEDECMS网站首页滚动使用选定栏目文章标题

实现DEDECMS模板首页滚动调用栏目文章标题的标签代码如下: marquee behavior=scroll direction=up width=268 height=215 scrollamount=1 scrolldelay=60 onmouseover=this.stop() onmouseout=this.start() {dede:arclist typeid=4 row=8 orderby=pubdate}sp

实现DEDECMS模板首页滚动调用栏目文章标题的标签代码如下:
 
<marquee behavior=scroll direction=up width=268 height=215 scrollamount=1 scrolldelay=60 onmouseover='this.stop()' onmouseout='this.start()'>
{dede:arclist typeid='4' row='8' orderby='pubdate'}<span class="red2">·</span><a href="[field:arcurl/]" target="_blank" class="pix12h1_line24">[field:title/]</a><br>{/dede:arclist} //开源软件:Cuoxin.com
</marquee>
width,height 表示限定的宽度和高度,typeid='4'是调用的栏目ID号,可以更换成需要调用的栏目ID就可以了.

本文来自网络,不代表站长网立场,转载请注明出处:https://www.tzzz.com.cn/html/jianzhan/jy/2021/1213/37315.html

作者: dawei

【声明】:站长网内容转载自互联网,其相关言论仅代表作者个人观点绝非权威,不代表本站立场。如您发现内容存在版权问题,请提交相关链接至邮箱:bqsm@foxmail.com,我们将及时予以处理。
联系我们

联系我们

0577-28828765

在线咨询: QQ交谈

邮箱: xwei067@foxmail.com

工作时间:周一至周五,9:00-17:30,节假日休息

返回顶部