javascript - how to do event handling on BOTH overlapped HTMLs elements -


How do I allow "Click Through Items" to click? Aka. Incident fire is on both overlapped elements of different layers.

Sandbox link: http://jsfiddle.net/Mq5zd/

So if I click on the center, I have been removed from Ebha and AAA . Is there a universal solution for the complexity of boundless layers?


Comments

Popular posts from this blog

c# - Reactive Extensions ControlScheduler -

multithreading - Reorderings in java memory model -

java - Add color code support to a Bukkit plugin -