Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

Multiple dialogs displayed after clicking the confirm button not working #57

Open
adrianamendoza opened this issue Jul 6, 2012 · 0 comments

Comments

@adrianamendoza
Copy link

I need to display more than one confirm popup using an special order, like first popup "A", then "B", and then "C", each one of them must have a confirm button so the next popup will be opened when it is pressed.
I tried with "simpledialog" popup but I got all the three popups overlapped, so at the end I only had the last popup.
I also tried with "simpledialog2" but I had the error "Uncaught TypeError: Cannot read the property 'sdIntContent' of undefined."
Is there a way to open a popup only if there is no open popup?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant