Ingo, Georg,
Thank you for responding.
https://developer.mozilla.org/en/css/pointer-events
>
That is awesome, and exactly the kind of solution I was hoping for. It works
for me in Firefox and Chome.
Of course, all indications are that it does not work in Internet Explorer. I
will, however, re
Am Sonntag, 24. April 2011 schrieb Martin G :
> ... So, in the end, my question is, can I lay one DIV on top of another
> without
> having the top div trapping mouse events that I want the DIV underneath to
> catch?
>
you could play with
https://developer.mozilla.org/en/css/pointer-events
and re
On 24.04.2011 09:36, Martin G wrote:
So, in the end, my question is, can I lay one DIV on top of another without
having the top div trapping mouse events that I want the DIV underneath to
catch?
Only if you can stack the various elements that should take mouse events
even higher than the overl
CSS-d,
I am using the jQuery Tools Flowplayer* to create a moving graphic on my
page.
To give my moving graphics a nice graphical frame, I have a DIV which
contains a background which is a PNG image with transparency.
In the HTML, the frame DIV comes after all the code that drives the animated
g