|
| » 首页 » 电脑_数码 » 编程 » DW滚动文字点鼠标让它不停下来 |
DW滚动文字点鼠标让它不停下来 |
|
可以让它不停,或者是鼠标移开后它自动在滚动起来~ |
![]() |
|
|
飞流直下三千尺;疑是银河落九天。 </marquee> 飞流直下三千尺;疑是银河落九天。 </marquee> 写错错了,是这样的 <marquee onmouseout="this.start();" onmouseover="this.stop();">今天是个好日子</marquee> 把 onmouseover="this.stop();"去掉。以后鼠标移到上面后也不停止 |
| 《DW滚动文字点鼠标让它不停下来》答案收集时间:2008-06-14 14:34:02 |