Get onclick function working with pointer-events none

547 Views Asked by At

I need to get function onclick working with pointer-events:none. SO basically when my div is clicked I could get let's say alert, but it would be able to click through that div.

I can't find any solution for this. Maybe any of you know how to bypass it?

Thank you and happy holidays!

0

There are 0 best solutions below