Sortables and Droppables Issue

Sortables and Droppables Issue

Hey everyone,

I've spent way too much time on this, so I'm hoping someone can help me out.

Currently, I have a droppable inside a sortable <li>.  It works like a charm, except for one thing- when moving something up and down (which will, in turn, move the other <li>s up and down), the droppable area doesn't change even though the droppable element itself moves.

So, lets say the droppable gets bumped down because we're moving an element upwards.  The droppable element itself moves down, however the invisible area where something can be dropped onto doesn't move.

Is there any way to reset the droppables area, on the sortable "change" event?  Or is there a different or better way to do this?

Thanks a bunch!
Greg