cd-7  滚动公告牌:

<
text ='&nbsp;&nbsp;&nbsp;&nbsp;输入文本 '
document.write ("<marquee scrollamount='1' scrolldelay='90' direction= 'up' width='120' height='80'>");
document.write (text + "</A><br>");
document.write ("</marquee>")
// -->