1. Di chuyển
$(“element”).draggable({
});
https://jqueryui.com/draggable/
2. Phóng to thu nhỏ
$(“element”).resizable({
});
https://jqueryui.com/resizable/
1. Di chuyển
$(“element”).draggable({
});
https://jqueryui.com/draggable/
2. Phóng to thu nhỏ
$(“element”).resizable({
});
https://jqueryui.com/resizable/