求高手解决下,代码在火狐浏览器和IE浏览器下的显示不一样!
求高手解决下,代码在火狐浏览器和IE浏览器下的显示不一样!就是下面这段代码在IE里面显示正常在火狐里面就不行了<P> <MARQUEEstyle="...
求高手解决下,代码在火狐浏览器和IE浏览器下的显示不一样!
就是下面这段代码 在IE里面显示正常 在火狐里面就不行了
<P>
<MARQUEE style="WIDTH: 310px; HEIGHT: 130px" scrollAmount=3 scrollDelay=3 direction=right width=607 height=151>
<P><A href="http://shashashuma.web.cqbi.com/cp/html/?25.html"></A><A href="http://shashashuma.web.cqbi.com/cp/html/?24.html"></A><A href="http://shashashuma.web.cqbi.com/cp/html/?23.html"></A><A href="http://shashashuma.web.cqbi.com/cp/html/?22.html"></A><A href="http://shashashuma.web.cqbi.com/cp/html/?21.html"></A><A href="http://shashashuma.web.cqbi.com/cp/html/?20.html"></A><A href="http://shashashuma.web.cqbi.com/cp/html/?19.html"></A><A href="http://shashashuma.web.cqbi.com/cp/html/?6.html"></A><IMG style="WIDTH: 191px; HEIGHT: 152px" height=138 src="http://cqculver.web.cqbi.com/pic/gif/1241578492.jpg" width=184> <IMG style="WIDTH: 188px; HEIGHT: 153px" height=134 src="http://cqculver.web.cqbi.com/pic/gif/1241578509.jpg" width=167> <IMG style="WIDTH: 196px; HEIGHT: 154px" height=125 src="http://cqculver.web.cqbi.com/pic/gif/1241578527.jpg" width=199><A href="http://shashashuma.web.cqbi.com/cp/html/?4.html"></P></A></MARQUEE></P>
求个高手帮个忙! 展开
就是下面这段代码 在IE里面显示正常 在火狐里面就不行了
<P>
<MARQUEE style="WIDTH: 310px; HEIGHT: 130px" scrollAmount=3 scrollDelay=3 direction=right width=607 height=151>
<P><A href="http://shashashuma.web.cqbi.com/cp/html/?25.html"></A><A href="http://shashashuma.web.cqbi.com/cp/html/?24.html"></A><A href="http://shashashuma.web.cqbi.com/cp/html/?23.html"></A><A href="http://shashashuma.web.cqbi.com/cp/html/?22.html"></A><A href="http://shashashuma.web.cqbi.com/cp/html/?21.html"></A><A href="http://shashashuma.web.cqbi.com/cp/html/?20.html"></A><A href="http://shashashuma.web.cqbi.com/cp/html/?19.html"></A><A href="http://shashashuma.web.cqbi.com/cp/html/?6.html"></A><IMG style="WIDTH: 191px; HEIGHT: 152px" height=138 src="http://cqculver.web.cqbi.com/pic/gif/1241578492.jpg" width=184> <IMG style="WIDTH: 188px; HEIGHT: 153px" height=134 src="http://cqculver.web.cqbi.com/pic/gif/1241578509.jpg" width=167> <IMG style="WIDTH: 196px; HEIGHT: 154px" height=125 src="http://cqculver.web.cqbi.com/pic/gif/1241578527.jpg" width=199><A href="http://shashashuma.web.cqbi.com/cp/html/?4.html"></P></A></MARQUEE></P>
求个高手帮个忙! 展开
1个回答
2009-06-04
展开全部
你的代码是正常的,不过Width与Height的语法已经被淘汰了,另外在标签内的事件,可以不用带Javascriprt的前缀。
<marquee behavior=scroll direction='up' scrollamount=1 scrolldelay=1 onmouseover='this.stop()' onmouseout='this.start()' style="width:224px; height=150px; ">
<A href="http://shashashuma.web.cqbi.com/cp/html/?24.html"></A>
<A href="http://shashashuma.web.cqbi.com/cp/html/?23.html"></A>
<A href="http://shashashuma.web.cqbi.com/cp/html/?22.html"></A>
</marquee>
顺便吧上面代码中的this去掉就万无一失了,不过好像是真不支持图片的Marquee呢!
<marquee behavior=scroll direction='up' scrollamount=1 scrolldelay=1 onmouseover='this.stop()' onmouseout='this.start()' style="width:224px; height=150px; ">
<A href="http://shashashuma.web.cqbi.com/cp/html/?24.html"></A>
<A href="http://shashashuma.web.cqbi.com/cp/html/?23.html"></A>
<A href="http://shashashuma.web.cqbi.com/cp/html/?22.html"></A>
</marquee>
顺便吧上面代码中的this去掉就万无一失了,不过好像是真不支持图片的Marquee呢!
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询