I have a series of elements the top of which partly or wholly covers
the rest (initially positioned/layered using CSS).

I want to drag one of the lower elements but (I guess obviously) only
the top element gets the mousedown/mousemove events.

Is there a way of passing those events through to one of my lower
elements?

In case you're wondering what I'm doing, I have a transparent PNG file
and so the user can see the lower elements, just not click on them
directly.

Regards and thanks

John

Reply via email to