How to access ui.draggable properties like ID, Class etc.?
Hello,
I'm quite new to Jquery.
In the application I'm building, I would like to know the class of the draggable that was dropped into my dropppable, as I want my logic to depend on it.
Where can I find these properties documented?
Thanks,
Philbert