jQuery UI 可排序光标选项
jQuery UI Sortable Widget cursor Option 用于定义在对元素进行排序时显示的光标。
在此处了解有关jQuery的更多信息。
句法:
$( ".selector" ).sortable({
cursor: "move"
});
方法:首先,添加项目所需的 jQuery UI 脚本。
例子:
HTML
jQuery UI Sortable Widget cursor Option
GeeksforGeeks
jQuery UI Sortable Widget cursor Option
- BCD
- CAB
- BAC
- BCA
- ABC
输出: