If all you want is the ability to click to select/deselect, then you don't want the selectable plugin (the plugin is meant to mimic the standard selectable behavior found on desktops). Writing a separate plugin to just keep track of elements that you've clicked on would be pretty simple though.
On Jul 9, 11:38 am, stinju <[email protected]> wrote: > essentially, i'd like the selections to be sticky - as in, click to > select, click again to deselect. if i click one box, then click > another, both are selected. is there already support for that? > thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
