BlockUI is a jQuery plugin by Mike Alsup. BlockUI disables user activity until everything required is loaded. This allows fewer possible glitches during user interaction.
The plugin offers a neat way of creating “synchronous” websites, and could see use in a vast spectrum of websites.
In addition to blocking a page, the plugin can disable separate elements, and even create modal boxes in the process–pretty neat for any web application.












