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
输出: