Posts by Marisco • 11 points
2 posts
-
0
votes1
answer126
viewsA: How to update Input using Modal Confirm Multiple Times
I realized that bootstrap-modaldoes not behave confirm Window then I could use jquery confirm etc.. but I preferred to create modal dynamically like this reply This was the result: function…
-
0
votes1
answer126
viewsQ: How to update Input using Modal Confirm Multiple Times
I need to confirm some fields separately. It happens that it overwrites the text, does not wait for confirmation and only appears at the end of the last call and the confirmation of this, replicates…