用js作一个鼠标惯性动画

用js作一个简单的鼠标惯性动画javascript <style type="text/css"> #div1{ width: 50px; height: 50px; background: red; position: absolute; left: 0px; top: 0px; } </style> <body> <div i
相关文章
相关标签/搜索