Search and Top Navigation
#5016 closed feature (invalid)
Opened December 21, 2009 12:18AM UTC
Closed November 08, 2012 08:53AM UTC
Selectable: invert selection
Reported by: | reader | Owned by: | reader |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.selectable | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I didn't find anything anywhere to invert the selection of a selectable, so if it's not possible it should be.
Attachments (0)
Change History (4)
Changed January 05, 2012 07:36PM UTC by comment:1
Changed October 11, 2012 09:07PM UTC by comment:2
milestone: | TBD → 2.0.0 |
---|
Changed October 24, 2012 08:06PM UTC by comment:3
owner: | → reader |
---|---|
status: | new → pending |
summary: | Selectable invert selection → Selectable: invert selection |
If I understand the request correctly you can easily invert the selection by using toggleClass and the refresh method of selectable.
Example: http://jsfiddle.net/petersendidit/eTrNC/
Is this what you are trying to do?
Changed November 08, 2012 08:53AM UTC by comment:4
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
A method to invert the entire selection, or an option to invert the selection when using the meta/control key? Both might be nice. I'm working on a patch for this, but I don't know if I should use this bug or open a new one given how vague this is.