利用JavaScript的脚本语言实现WEB页中的滚动图片的设计.即在网页中一个固定位置循环滚动图片,当鼠标经过图片时滚动停止,当鼠标离开图片时又重新滚动的技术.
Using the scripting language of JavaScript to design the rolling pictures for WEB page. This design has realized thetechnique of circularly rolling images at a fixed position in your web page. When the mouse touches the picture, the rollingstops; when the mouse is moved away, the rolling starts again.