div跟随鼠标事件(onmousemove) div跟随鼠标移动是依赖于鼠标移动事件(onmousemove),废话不多说直接上代码: CSS: <style> #div1{ 50px; height:50px; border-rad … 继续阅读 div跟随鼠标事件(onmousemove)