I\'m having a big problem trying to get my head round how the selectable() and draggable() components of jqueryUI can work together.
Decided to scrap the selectable plugin and build a basic version myself. The two don't seem to get on very well. I have based my own selectable solution on live() clicks so that it doesn't conflict with the draggable click events.