bpopup
bpopup copied to clipboard
Class for opened popup
Hi, Is there a way to know which popup is opened? I tried to find a class or something like that, but with no success. I did it manually via adding before opening and removing on a onClose() event, but the code gets a bit ugly. And when we have many popups that can be opened, this would help a lot.
Thanks