bootstrap中有javascript插件modal也就是对话框,加入拖拽功能,具体内容如下在 ... 完成拖拽*/ $modal.draggable({ cursor: "move", handle: '.modal-header' }); ...
確定! 回上一頁