基于mootools的页面拖拽布局解决方案. Element.extend({ 'getCis':function(){ return this.getCoordinates(); } }); $$('.__w_box').each(function(drag){ drag.addEvent('mousedown',function(e){ e=new Event(e).stop(); var ghost=new Element('div',{'styles':this.getCis()}) .setStyles({'positi ...
up2vs
搜索本博客
最近加入圈子
最新评论