jQuery BlockUI Plugin

Software Screenshot:
jQuery BlockUI Plugin
Software Details:
Version: 2.70.0
Upload Date: 13 Apr 15
Developer: Mike Alsup
Distribution Type: Freeware
Downloads: 125

Rating: 3.0/5 (Total Votes: 1)

By default, every page works synchronous. Meaning code is executed one line at a time. Because AJAX uses parallel code execution to fetch new, content can be loaded dynamically without blocking the page.

But for normal pages, doing this blocks the page without letting the user know something is happening.

The jQuery BlockUI Plugin tells the user new content is being loaded, so he stops taking other actions until that operation has finished. This is done by overlaying the native loading mouse cursor on top of the page.

The plugin is very simple to include into every code, and should be considered for pages where AJAX is not used to load new content.

Requirements:

  • JavaScript enabled on client side
  • jQuery 1.7 or higher

Other Software of Developer Mike Alsup

Comments to jQuery BlockUI Plugin

Comments not found
Add Comment
Turn on images!