Hi all...I have a semi-opaque layer with an onClick event listener that is above a layer with an onMouseOver event listener...and unfortunately the layer that is in back never has its event triggered, I assume because the layer in front intercepts all events. Is there any way to do this? Should I conceptualize the problem differently?
1 Comments