我正在使用marquee it words fine n FF但是一旦内容的开头到达选框http://www.mawk3y.net/alsoos/kaseem/的结尾,内容就会消失 HTML代码
<div class="news">
<marquee behavior="scroll" scrollamount="20" direction="right" onmouseover="stop()" onmouseout="start()">
<a href="#">تجرية الشريط الاخباري</a><a href="#">تجرية الشريط الاخباري</a><a href="#">تجرية الشريط الاخباري</a>
</marquee>
css代码:
.news, marquee{
width:904px;
height:42px;
float:right;
}
.news a{
line-height:42px;
height:42px;
float:right;
display:inline-block;
float:right;
padding:0 10px;
}
答案 0 :(得分:1)
不推荐使用marquee标记。您应该使用CSS和/或javascript来获得最佳效果。
答案 1 :(得分:1)
http://remysharp.com/demo/marquee.html
更多控制!
答案 2 :(得分:1)
hello please user smoothdivscroll js css