What is "jquery-blockui"

The jQuery Blockui plugin allows you to simulate synchronous behavior when using AJAX, without locking the browser.

When enabled, it will prevent user activity with the page (or part of the page) until it is disabled. Blockui adds elements to the DOM to give it the look and feel of blocking user interaction.

Link to official page: Link