How to get selectable selected id.

How to get selectable selected id.


Hi
I am new to jquery and please excuse if this is a stupid question.
How do you get the list of selected nodes using selectable?? For
example, there are 5 divs drawn on the screen and I want to know which
div(s) are selected when the mouse is released from the drag.
Thanks