Create one droppable with hundreds of child's

Create one droppable with hundreds of child's


i am creating a website that holds hundreds of draggables/droppables.
Especially the droppables are creating a huge performance drop. CPU is
running hot at 100% for a while while creating the hundreds
droppables, and when dragging a bit around with a draggable it has the
same behaviour.
I decide to pull out the droppables.. everything is going smooth now.
So I am trying to have one droppable with al the hundreds of childs
(non-droppables!) within it.
But now the question, how to determine on which child the draggable is
dropped?