multiple modal boxes
0Bloodymary0 opened this issue · 1 comments
0Bloodymary0 commented
I've got multiple modal boxes on the same page. currently they just open on top of each other. is it possible to close the current one when another is triggered? (I've removed the overlay so I can actually click on another button whilst the current modal is still open)
qant commented
Do it with javascript:
Track click event on element and hide desire block