js实现鼠标拖拽缩放div实例代码 封装为了jq插件,如下drag.js;(function($){$.fn.dragDiv=function(options){vardef={maxW:600,//可伸缩的最大 div拖拽