display message javascript while a calculation is being made
问题 I have been looking around and I cannot seem to figure out how to do this, although it seems like it would be very simple.(mobile development) What I am trying to do is display a message (kind of like an alert, but not an alert, more like a dialog) while a calculation is being made. Simply like a Loading please wait. I want the message to appear and stay there while the calculation is being done and then be removed. I just cannot seem to find a proper way of doing this. The submit button is