jQuery UI Sortable Complete Reference Last Updated : 23 Jul, 2025 Comments Improve Suggest changes Like Article Like Report The jQuery UI Sortable widget is used to perform electing events. This widget uses the mouse to select elements, individually or in a group. There are lots of options, methods, and events available in this widget, all of them are listed and categorized below. jQuery UI Sortable Widget Options: jQuery UI Sortable appendTo OptionjQuery UI Sortable axis OptionjQuery UI Sortable cancel OptionjQuery UI Sortable classes OptionjQuery UI Sortable connectWith OptionjQuery UI Sortable containment OptionjQuery UI Sortable cursor OptionjQuery UI Sortable cursorAt OptionjQuery UI Sortable delay OptionjQuery UI Sortable disabled OptionjQuery UI Sortable distance OptionjQuery UI Sortable dropOnEmpty OptionjQuery UI Sortable forceHelperSize OptionjQuery UI Sortable forceplaceholderSize OptionjQuery UI Sortable grid OptionjQuery UI Sortable handle OptionjQuery UI Sortable helper OptionjQuery UI Sortable items OptionjQuery UI Sortable opacity OptionjQuery UI Sortable placeholder OptionjQuery UI Sortable revert OptionjQuery UI Sortable scroll OptionjQuery UI Sortable scrollSensitivity OptionjQuery UI Sortable scrollSpeed OptionjQuery UI Sortable tolerance OptionjQuery UI Sortable index Option jQuery UI Sortable Widget Method: jQuery UI Sortable cancel() MethodjQuery UI Sortable destroy() MethodjQuery UI Sortable disable() MethodjQuery UI Sortable enable() MethodjQuery UI Sortable instance() MethodjQuery UI Sortable option() MethodjQuery UI Sortable refresh() MethodjQuery UI Sortable refreshPosition() MethodjQuery UI Sortable serialize() MethodjQuery UI Sortable toArray() MethodjQuery UI Sortable widget() Method jQuery UI Sortable Widget Events: jQuery UI Sortable activate EventjQuery UI Sortable beforeStop EventjQuery UI Sortable change EventjQuery UI Sortable create EventjQuery UI Sortable deactivate EventjQuery UI Sortable out EventjQuery UI Sortable over EventjQuery UI Sortable receive EventjQuery UI Sortable remove EventjQuery UI Sortable sort EventjQuery UI Sortable start EventjQuery UI Sortable stop EventjQuery UI Sortable update Event Create Quiz Comment S Sabya_Samadder Follow 0 Improve S Sabya_Samadder Follow 0 Improve Article Tags : Web Technologies JQuery jQuery-UI Explore jQuery Tutorial 7 min read Getting Started with jQuery 4 min read jQuery Introduction 7 min read jQuery Syntax 2 min read jQuery CDN 4 min read jQuery SelectorsJQuery Selectors 5 min read jQuery * Selector 1 min read jQuery #id Selector 1 min read jQuery .class Selector 1 min read jQuery EventsjQuery Events 4 min read jQuery bind() Method 2 min read jQuery blur() Method 1 min read jQuery change() Method 2 min read jQuery EffectsjQuery animate() Method 2 min read jQuery clearQueue() Method 2 min read jQuery delay() Method 2 min read jQuery HTML/CSSjQuery addClass() Method 2 min read jQuery after() Method 1 min read jQuery append() Method 2 min read jQuery TraversingjQuery | Traversing 4 min read jQuery add() method 1 min read jQuery addBack() Method 2 min read Like