Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple showModalDialogs #10

Open
wenky opened this issue Apr 1, 2015 · 3 comments
Open

multiple showModalDialogs #10

wenky opened this issue Apr 1, 2015 · 3 comments

Comments

@wenky
Copy link

wenky commented Apr 1, 2015

Hi ,
The showmodaldialog is working fine.
But I have issues in implementing multiple showModalDialogs.
For Ex:If I'm having two showDialogs in a page(function).As per the implementation,it is getting the callerstaments and breaking the code for later statments of showModalDialog.
The second showModalDialog statment is executing inside eval() and so this block is becoming the caller for the second showModalDialog,and Hence the later statements after second showModalDialog is not executing.
Any help in this regard is highly appreciated.
Thanks,
Venkatesh.

@godofrayer
Copy link

@wenky hei, can you resolve your problem regarding show multiple dialog?

@niutech
Copy link
Owner

niutech commented Oct 3, 2017

I am not sure I understand your issue. Can you provide a proof of concept in jsbin.com or jsfiddle.net?

@macmessa
Copy link

@wenky I know some years have passed, but you could try the branch I've created from this repo:

https://raw.githubusercontent.com/macmessa/showModalDialog/multiple-dialog/showModalDialog.js

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

No branches or pull requests

4 participants