jQuery UI Selectable Complete Reference Last Updated : 23 Jul, 2025 Comments Improve Suggest changes Like Article Like Report The jQuery UI Selectable 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 are available in this widget, all of them are listed and categorized below. jQuery UI Selectable Widget Options: jQuery UI Selectable appendTo OptionjQuery UI Selectable autoRefresh OptionjQuery UI Selectable cancel OptionjQuery UI Selectable classes OptionjQuery UI Selectable delay OptionjQuery UI Selectable disabled OptionjQuery UI Selectable distance OptionjQuery UI Selectable filter OptionjQuery UI Selectable tolerance Option jQuery UI Selectable Widget Method: jQuery UI Selectable destroy() MethodjQuery UI Selectable disable() MethodjQuery UI Selectable enable() MethodjQuery UI Selectable instance() MethodjQuery UI Selectable option() MethodjQuery UI Selectable refresh() MethodjQuery UI Selectable widget() Method jQuery UI Selectable Widget Events: jQuery UI Selectable create EventjQuery UI Selectable selected EventjQuery UI Selectable selecting EventjQuery UI Selectable start EventjQuery UI Selectable stop EventjQuery UI Selectable unselected EventjQuery UI Selectable unselecting Event Create Quiz Comment K kartik Follow 0 Improve K kartik 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