Top "Jquery-ui-selectable" questions

The jQuery UI Selectable plugin: Enable a DOM element (or group of elements) to be selectable.

jQuery UI Selectable - unselect selected item on click

Does anyone know if there's a way to configure a jquery ui selectable element to unselect the selected element when …

jquery jquery-ui selectable jquery-ui-selectable unselect
jQuery UI sortable & selectable

Does anybody know how to combine jQuery UI selectable and sortable ? This script: http://nicolas.rudas.info/jquery/selectables_sortables/ …

jquery jquery-ui jquery-ui-sortable jquery-ui-selectable
Implement multiple selects with jQuery UI Selectable

can anyone help me use the jquery ui selectable library to perform the following functions: Allow a user to select …

jquery-ui jquery-ui-selectable
Enable Shift-Multiselect in jQuery UI Selectable

I want to enable multiselect capabilities in a jQuery UI Selectable table by holding shift. I probably should do something …

javascript jquery jquery-ui multi-select jquery-ui-selectable
How to programmatically select selectables with jQuery UI?

I have a range of items that are selectable. I would like to add a button somewhere that activates a …

jquery jquery-ui jquery-ui-selectable
Programmatically 'unselect' a jQuery UI selectable widget

Is there a way to programmatically 'unselect' any and all selected elements for a given $("#selectable").selectable() widget?

jquery jquery-ui jquery-ui-selectable