colorPanel'); colorPanel.mousedown(function(e) { eventCrit = true; handleMousemove(event, colorPanel); }); $(document).mousemove(function(e) ...
確定! 回上一頁