0

I have two divs, I've placed one in front of the other using z-index. Unfortunately they must be arranged this way, changing the arrangement of the divs is not an option. The problem is that I have buttons in BOTH divs that need to be clickable. I cannot set the first div to "pointer-events:none" because that makes the top div's buttons unclickable. Is there anything I can do so that both the top div and the elements underneath are clickable?

4

0 回答 0