When, when hovering notifications, I want it to be transparent and transparent, and it can click it, as in this notification plugin. Pines notify
I tried using pointer-events:none
, but then it disables the DOM element, so jQuery does not work on this element. I need jQuery to execute code on hover and output. How can I do that?
source share