在js中实现文字向上滚动,在现实项目中div中的文字是怎么添加进去的
4 回答
美靜之馨純YuMi1221
TA贡献5条经验 获得超2个赞
<marquee direction="right">向右滚动</marquee>
<marquee direction="down">向下滚动</marquee>
<marquee direction="left">向左滚动</marquee>
<marquee direction="up">向上滚动</marquee>
JH鹰
TA贡献14条经验 获得超1个赞
<div style="filter:glow(color=#000000 ,strength=1);color: #000000; height: 10px"><font size=3><marquee style="width: 213px; height: 120px" scrollAmount=1 scrollDelay=1 direction=up width=213 height=120><P>
你好 你好 不好意思 刚刚 大小写混了
添加回答
举报
0/150
提交
取消