<marquee> 標籤實現文字左右滾動

<marquee id="mymarquee" onmouseover="mymarquee.stop()" onmouseout="mymarquee.start()" scrollAmount="5" scrollDelay="50" behavior="scroll" width="100%" height="80" direction=right behavior=alternate>
測試 測試測試測試測試測試測試測試測試測試測試測試測試測試測試測試測試測試測試測試測試
</marquee>

可參考:http://www.cnblogs.com/lovablebox/archive/2007/04/09/705277.html

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章