发新话题
打印

滚动文字特效代码全收集

滚动文字特效代码全收集

<DIV class=msgborder><FONT color=red>滚动字大全</FONT><BR><BR>
. L' W) c9 [; V  V7 ^<DIV class=msgheader>QUOTE:</DIV>
& i$ X5 _8 A( t2 }; E<DIV class=msgborder>&lt;marquee scrollamount=1&gt; <BR>文字很慢滚。 <BR>&lt;/marquee&gt;  <BR><BR>&lt;marquee onmouseover=this.stop() onmouseout=this.start() &gt; <BR>鼠标放上去停止滚动,移开继续滚动。 <BR>&lt;/marquee&gt;  <BR><BR>&lt;marquee direction=left scrollamount=3&gt; <BR>文字向左滚。 <BR>&lt;/marquee&gt;  <BR><BR>&lt;marquee direction=right scrollamount=3&gt; <BR>文字向右滚。 <BR>&lt;/marquee&gt;  <BR><BR>&lt;marquee direction=up scrollamount=3&gt; <BR>文字向上滚。 <BR>&lt;/marquee&gt;  <BR><BR>&lt;marquee direction=down scrollamount=3&gt; <BR>文字向下滚。 <BR>&lt;/marquee&gt;  <BR><BR>&lt;marquee scrollamount=3 behavior=alternate&gt; <BR>文字来回滚。 <BR>&lt;/marquee&gt;  <BR><BR>&lt;marquee scrolldelay=500 scrollamount=100&gt;走一步,停一停!&lt;/marquee&gt;</DIV><BR></DIV><BR><BR><BR>5 i: T# v: D" D+ _3 ]+ D/ I
<DIV class=msgheader>QUOTE:</DIV>
; D7 P. q3 Y( p2 g1 I( e9 y* L<DIV class=msgborder>公告栏上下滚动字幕代码<BR><BR>
1 N" K) E! W4 E) a( E7 i0 {<DIV class=msgheader>6 _, v. f1 K- C. O
<DIV class=right><A class=smalltxt onclick="copycode($('code0'));" href="http://bbs.topzj.com/thread-182155-1-1.html###"><FONT color=#000000>[Copy to clipboard]</FONT></A></DIV>CODE:</DIV>
. H  N; h1 e4 M9 p$ I; D<DIV class=msgborder id=code0>&lt;marquee direction=up TrueSpeed scrollAmount=1 scrollDelay=40 height=100 onMouseOut=this.start(); onMouseOver=this.stop(); width=150 border="0"&gt; 加入你想要写的文字&lt;/marquee&gt;</DIV><BR></DIV>

TOP

发新话题