This is a very cool jQuery plug-in that I implemented on a project that had a bit of AJAX going on. In line with providing feedback to the user, while the AJAX request is being processed, the UI can be “disabled” and a message can be displayed.
See the Pen jQuery BlockUI Plugin by David Fox (@foxbeefly) on CodePen.
References:
- W3schools. (no date) What is AJAX? Available at: https://www.w3schools.com/whatis/whatis_ajax.asp (Accessed: 20 November 2023).
- jQuery Plugins. (no date) jQuery BlockUI Plugin. Available at: http://malsup.com/jquery/block/ (Accessed: 20 November 2023).