多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# 函数 ## onmousedown ## e || event ## body ## clientWidth ## client ## document.onmouseup onmouseup 事件会在鼠标按键被松开时发生。 ## srcElement 对于生成事件的 Window 对象、Document 对象或 Element 对象的引用。 ## tarnameb ## releaseCapture ## srcElement ## setCapture ## document.getElementById ## window.onload ## onmousemove ``` document.onmousemove ``` ## && `e || window.event` `tarnameb = e.target || e.srcElement;`