码迷,mamicode.com
首页 > 其他好文 > 详细

简单图片循环滚动

时间:2014-06-24 08:56:42      阅读:277      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   tar   com   width   

<marquee style="margin-top:5px;" behavior="alternate" loop="1" onmousemove="stop()" onmouseout="start()">
<img src="Image/0.jpg" width="180px"; height="180px" />
<img src="Image/1.jpg" width="180px"; height="180px" />
<img src="Image/2.jpg" width="180px"; height="180px" />
<img src="Image/3.jpg" width="180px"; height="180px" />
<img src="Image/4.jpg" width="180px"; height="180px" />
<img src="Image/5.jpg" width="180px"; height="180px" />
<img src="Image/6.jpg" width="180px"; height="180px" />
<img src="Image/7.jpg" width="180px"; height="180px" />
<img src="Image/8.jpg" width="180px"; height="180px" />
<img src="Image/9.jpg" width="180px"; height="180px" />
<img src="Image/10.jpg" width="180px"; height="180px" />
</marquee>

效果如图所示

bubuko.com,布布扣

简单图片循环滚动,布布扣,bubuko.com

简单图片循环滚动

标签:style   blog   http   tar   com   width   

原文地址:http://www.cnblogs.com/yechangzhong-826217795/p/3799295.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!