Chris
09/11/2020, 6:48 PMui/dialog
promise is great, but there is still a period where the screen is just frozen ❄️ .jen
09/11/2020, 10:41 PMjQuery('#pagebusy').show({done: function() {
// Do the stuff that takes a while
});
jen
09/11/2020, 10:41 PM