Html网页图片滚动代码.docx

上传人:牧羊曲112 文档编号:3158428 上传时间:2023-03-11 格式:DOCX 页数:5 大小:36.97KB
返回 下载 相关 举报
Html网页图片滚动代码.docx_第1页
第1页 / 共5页
Html网页图片滚动代码.docx_第2页
第2页 / 共5页
Html网页图片滚动代码.docx_第3页
第3页 / 共5页
Html网页图片滚动代码.docx_第4页
第4页 / 共5页
Html网页图片滚动代码.docx_第5页
第5页 / 共5页
亲,该文档总共5页,全部预览完了,如果喜欢就下载吧!
资源描述

《Html网页图片滚动代码.docx》由会员分享,可在线阅读,更多相关《Html网页图片滚动代码.docx(5页珍藏版)》请在三一办公上搜索。

1、Html网页图片滚动代码Html网页图片滚动代码 var speed=30 butong_net_top2.innerHTML=butong_net_top1.innerHTML /克隆butong_net_top1为butong_net_top2 function Marquee1 /当滚动至butong_net_top1与butong_net_top2交界时 if(butong_net_top2.offsetTop-butong_net_top.scrollTop=0)&60;&60; butong_net_top.scrollTop-=butong_net_top1.offsetHeig

2、ht /butong_net_top跳到最顶端 else butong_net_top.scrollTop+; var MyMar1=setInterval(Marquee1,speed)/设置定时器 /鼠标移上时清除定时器达到滚动停止的目的 butong_net_top.onmouseover=function clearInterval(MyMar1) /鼠标移开时重设定时器 butong_net_top.onmouseout=functionMyMar1=setInterval(Marquee1,speed) var speed=30 butong_net_bottom2.innerHT

3、ML=butong_net_bottom1.innerHTML butong_net_bottom.scrollTop=butong_net_bottom.scrollHeight function Marquee2 if(butong_net_bottom1.offsetTop-butong_net_bottom.scrollTop=0) butong_net_bottom.scrollTop+=butong_net_bottom2.offsetHeight else butong_net_bottom.scrollTop- var MyMar2=setInterval(Marquee2,s

4、peed) butong_net_bottom.onmouseover=function clearInterval(MyMar2) butong_net_bottom.onmouseout=function MyMar2=setInterval(Marquee2,speed) img src= var speed=30/速度数值越大速度越慢 butong_net_left2.innerHTML=butong_net_left1.innerHTML function Marquee3 if(butong_net_left2.offsetWidth-butong_net_left.scrollL

5、eft=0) butong_net_left.scrollLeft-=butong_net_left1.offsetWidth else butong_net_left.scrollLeft+ var MyMar3=setInterval(Marquee3,speed) butong_net_left.onmouseover=function clearInterval(MyMar3) butong_net_left.onmouseout=function MyMar3=setInterval(Marquee3,speed) var speed=30/速度数值越大速度越慢 butong_net

6、_right2.innerHTML=butong_net_right1.innerHTML function Marquee4 if(butong_net_right.scrollLeft=0) butong_net_right.scrollLeft+=butong_net_right2.offsetWidth else butong_net_right.scrollLeft- var MyMar4=setInterval(Marquee4,speed) butong_net_right.onmouseover=function clearInterval(MyMar4) butong_net_right.onmouseout=function MyMar4=setInterval(Marquee4,speed)

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 生活休闲 > 在线阅读


备案号:宁ICP备20000045号-2

经营许可证:宁B2-20210002

宁公网安备 64010402000987号