79492824

Date: 2025-03-07 15:57:56
Score: 1.5
Natty:
Report link

If you are not able to click child level div or button after use z-index in parent div. Use "pointer-events:none;" in the parent level css.

pointer-events:none;

Check this sample https://codepen.io/kuttisenthil/pen/WbNOypx

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: senthilkumar