dragged to sortable received item

dragged to sortable received item


Hi,
I am working with the 'draggable + sortable' jQuery UI example.
I don't manage to get the received item into the sortable area. I can
access the helper (cloned item -ui.helper-) as well as the source item
( ui.item ). What i'd like to access is the item which is received in
the sortable area, in order to change its properties, which is not the
cloned helper nor the source item.
Is it possible or is there a method to get the received item in a
sortable area?
Thanks in advanced.
David