//拖曳參數
$(function() {
$( "#cvs" ).draggable({
containment: "#box",
scroll: false,
drag: function(event, ui) {
set_loc();
}
});
});
<div id="box" style="position: absolute; left: -600px; top: -1200px; width:1800; height: 2800px;"> <div>
沒有留言:
張貼留言