with this Solution I can open the first popup - works
HTML Element ID for Button to open a Popup on click
Now I want to open another popup with this popup with another button - it also works.
If the second popup is open, then the first one is still open in the background. It’s about closing this at the same time.
With this I created a multistep popup.
Unfortunately that doesn’t work.
The Button in the first Popup which opens the 2nd popup and should now close the 1st popup
I haven’t created the button that opens the first popup yet.