Is there any way to modify jquery UI so that when you Ctrl + drag over multiple items the selection of each item is reversed (selected items are deselected and vice versa). At the minute, doing this selects all the items, regardless of whether they were selected before but I would like to imitate the functionality of Windows Explorer.
Would the code be easy to modify in order to do this?