Css – How to target ::backdrop in Javascript to close modal?
I have a modal popup using the dialog element which creates a backdrop pseudo element. i want people to be able to click anywhere that causes the modal to close. However i can't quite target the element to close it…