Wait value in bootstrap confirm modal?
问题 The question seems stupid, but I can't figure out how to wait the confirmation button for return a value. Javascript is based on single thread so I need to know how can I set something like a callback function until a button pression, this is the structure of the dialog: <div class="modal fade" id="confirmation" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h4 class="modal-title">Confirm</h4> </div> <div class="modal-body"> <label>Are