Can I (and if so, how) drag an element without actually mouse-downing
and -moving on the element I want to move?

For reasons I will happily explain, the user can't actually click on
the object I want them to drag.

So can I get them to click on something else and then have that pass
the dragging info to the real draggable element?

(Just to be clear, the proxy mustn't move - I just want the events of
mousedown/drag to be forwarded to the real draggable element).

Many thanks.

Regards

John

Reply via email to