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

How to add a dialog to a jQuery each() loop? #13

Open
Davidlab opened this issue Jul 21, 2022 · 0 comments
Open

How to add a dialog to a jQuery each() loop? #13

Davidlab opened this issue Jul 21, 2022 · 0 comments

Comments

@Davidlab
Copy link

How can i include a confirm dialog within a jQuery each() loop. I am trying to loop an array of object and when a condition is met it will throw a confirm dialog in order to continue or cancel which will end the each() loop. At this time it throws the dialog but does not stop the loop and the loop continues. The confirm dialog will show for a second.

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