I am looking for info on the event and ui objects the jQuery selectable events: \"selecting\", and \"start\" take as parameters. I cannot find this in the documentation and
the ui argument in that event is the reference to the elemenent,
if it was the selected event ui.selected event will be the elemennt, if it was unselect unselected.ui.....etc