如代码
function(dx, dy){ rect.attr({x: orig_x+dx,y: orig_y+dy, fill:"orange"});
},function(x,y){
orig_x=+rect.attr("x");
orig_y=+rect.attr("y"); rect.attr({fill:"orange"});
},function(){ rect.attr({fill:"blue"});
}
慕仙森
慕姐8265434
随时随地看视频慕课网APP
相关分类