JavaScript小问题!急用!谢谢!

rayflysky 2003-10-11 09:26:07
请问JavaScript从下往上滚动特效中,怎么才能使文字出来就在最上,然后再循环的往上滚动??也就是说使网页看起来没有空白!
...全文
67 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
zhanghk 2003-10-11
  • 打赏
  • 举报
回复
查查以前的贴子,有这个问题的答案
longshenwang 2003-10-11
  • 打赏
  • 举报
回复
function marquee1(){
document.write("<marquee behavior=scroll direction=up width=160 height=150 scrollamount=1 scrolldelay=60 onmouseover='this.stop()' onmouseout='this.start()'>")
}


function marquee2(){
document.write("</marquee>")
}
心云意水 2003-10-11
  • 打赏
  • 举报
回复
http://eyun.iecn.net
看这里……
自己拿代码

87,988

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 JavaScript
社区管理员
  • JavaScript
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧