javascript基础(鼠标事件拖拽,setCapture()方法)(三十六)
1.大概实现拖拽 #box1{ width: 100px; height: 100px; background-color: red; position: absolute; } #box2{ width: 100px; height: 100px; background-colo