Hi, I was wondering why is that if I have more than 1 element with the class specified in "closeEl", only the first element will work!
I want to dismiss the modal both when click on the X in the top right corner and also when click on a button in my modal footer.
Can anyone suggest a way?