铬的选框问题

时间:2014-04-28 09:26:44

标签: html google-chrome marquee

我正在使用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; 
}

3 个答案:

答案 0 :(得分:1)

不推荐使用marquee标记。您应该使用CSS和/或javascript来获得最佳效果。

答案 1 :(得分:1)

或许在jquery中创建自己的,应该很容易做到。这里有一些很好的例子

http://remysharp.com/demo/marquee.html

更多控制!

答案 2 :(得分:1)

hello please user smoothdivscroll js css  

smoothdivscroll