摘要: Drag(父类)function Drag(id){ var _this = this; this.disX = 0; this.disY = 0; this.oDiv = document.getElementById(id); this.oDiv.onmousedo... 阅读全文
posted @ 2014-12-07 22:07 oceanden 阅读(163) 评论(0) 推荐(0)