[jQuery] idrop and remeasure

[jQuery] idrop and remeasure


Hi,
I'm still having problems with the Interface plugin:
In the idrop.source it says:
/**
* remeasure the droppable
*
* useful when the positions/dimensions for droppables
* are changed while dragging a element
*
* this works for sortables too but with a greate processor
* penality because remeasures each sort items too
*/
The positions of my droppables change while I'm dragging an element, but I
have no idea how/where to invoke the remeasure function.
Can anybody please give me an example?
Michael