[Solved] My div with absolute position is affected by a clic of its parent [duplicate]
[ad_1] You can pass the click event to the callback function. Then you can check for the event.target element and react to it, returning false to do nothing or proceeding with your code. For the sake of this demonstration, I simply check if there is a click handler set on the element, but as you … Read more