<div class="htmlarea"><textarea id="runcode21485"> <div style="width:200px;height:150px;overflow:hidden" onmouseover="try{clearTimeout(timer1)}catch(e){;}" onmouseout="timer1=setInterval('newsScroll()',10)"> <table cellspacing="0" cellpadding="5" bgcolor="#F8F8F8" style="position:relative;top:0px;width:200px;table-layout:fixed" id="news"> <tbody> <tr> <td valign="top" height="150"> <b>新闻一</b> 我是打头的 我向上运动 我向上运动 我向上运动 </td> </tr> <tr> <td valign="top" height="150"> <b>新闻二</b> 我是打头的 我向上运动 我向上运动 我向上运动 </td> </tr> <tr> <td valign="top" height="150"> <b>新闻三</b> 我是打头的 我向上运动 我向上运动 </td> </tr> </tbody> </table> <br> <input onclick="runEx('runcode21485')" type="button" value="运行代码"><input onclick="doCopy('runcode21485')" type="button" value="复制代码"><input onclick="doSave(runcode21485)" type="button" value="保存代码"> <a href="http://www.jb51.net/article/23421.htm" title="查看具体详情" target="_blank"> </a>[Ctrl A 모두 선택 참고: </div>외부 J를 도입해야 하는 경우 실행하려면 새로 고쳐야 합니다 <script language="javascript"> //重复一次新闻内容 document.write(news.tBodies[0].innercode) </script>]<script language="javascript"> //实现不间断滚动 function newsScroll() { news.style.pixelTop=(news.style.pixelTop-1)%(news.clientHeight/2); } timer1=setInterval('newsScroll()',10) //更改第二个参数可以改变速度,值越小,速度越快。 </script></textarea></div>