This is an age old problem – but now I’m using scriptaculous its come back to haunt me. When dragging a tree node over other tree nodes I want mouseover to fire for each node I drag over. So I want to position the dragging thing so that its top-left is slightly below and to the right of the mousepointer
can anyone help? – thanks
Maybe there is an answer in their native code but I couldn’t find it.
So I fixed it by adding a plugin. Changed these lines in Draggable.prototype.draw
and when I create the draggable I set my own custom option