注册 | 登录 |
地方论坛门户及新闻和人才网址大全

DEDE织梦实现让文章标题滚动起来方法

时间:2021-07-21人气:-


DEDE织梦实现让文章标题滚动起来方法,增加下面代码即可实现:

<marquee behavior=scroll direction=up width=268 height=18 scrollamount=1 scrolldelay=60 onmouseover='this.stop()' onmouseout='this.start()'>
{dede:arclist typeid='1' row='8' orderby='pubdate'}<span class="red2">·</span><a href="[field:arcurl/]" target="_blank" class="pix12h1_line24">[field:title/]</a><br>{/dede:arclist}
</marquee>

width=宽度 height=高度 typeid='栏目的ID'


上篇:DEDE设置根据文章标题自动获取tag的方法

下篇:浅谈dedecmsV5.7全站评论总数调用