Event doesn't work
i have a div which has a child div. something like
the first div covers the second div fully,
so i want to create an event for the second div but because of the second i can't.
till now i have tried pointer-events and changing the z-index.
the first div covers the second div fully,
so i want to create an event for the second div but because of the second i can't.
till now i have tried pointer-events and changing the z-index.
