You already have functionality with the jQuery user interface if you hold down the Ctrl key when pressed.
If you really need this as the default functionality, you do not need to use selectable, you can do it as a simple onclick handler, for example, as suggested by nolabel.
Or ... you can edit jquery.ui.selectable.js and add an option that does exactly what you need. It should not be too complicated, there are 4 places where event.metaKey is checked , make sure your option is installed, just run the encodings, as if event.metaKey was always right.
Since selections can use one more setting, you can also request a function for jQuery user interface developers to include in the next official version.
source share