码迷,mamicode.com
首页 > Web开发 > 详细

marquee横向无缝滚动无js

时间:2017-07-11 00:48:39      阅读:295      评论:0      收藏:0      [点我收藏+]

标签:har   type   star   this   table   ble   innerhtml   over   his   

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
<marquee behavior="scroll" contenteditable="true" onstart="this.firstChild.innerHTML+=this.firstChild.innerHTML;" scrollamount="3" width="100"onmouseover="this.stop();" onmouseout="this.start();">
滚动的内容
</marquee>

</body>
</html>

marquee横向无缝滚动无js

标签:har   type   star   this   table   ble   innerhtml   over   his   

原文地址:http://www.cnblogs.com/bbqq1314/p/7148341.html

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