Posts by Adriano • 63 points
1 post
- 
		6 votes2 answers52 viewsQ: How to allow the click event to be ignored by clicking inside an element?I have a div which contains some child elements. I would like you to click on the window, that one div be removed. The code below served, however, by clicking on the content inside the div, she…