jQuery UI Sortable Widget 軸選項用於定義隻能水平或垂直拖動的項目。它的可能值是- “x”、“y”。 用法: $( ".selector" ).sortable({ axis:"x" });.
確定! 回上一頁