ready-to-use resources, tutorials, tips and many other web development related stuff
WARNING! You probably have JavaScript disabled. Some features of this site will not work properly unless JavaScript enabled.
www.webdevelopmentstuff.com changed to www.webdevstuff.com

jQuery BlockUI Plugin

Using the XMLHttpRequest object in synchronous mode causes the entire browser to lock until the remote call completes. This is usually not a desirable behavior. The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser.

When activated, it will prevent user activity with the page (or part of the page) until it is deactivated. BlockUI is useful for creating loading screen for web application. This is done by adding elements to the DOM to give it both the appearance and behavior of blocking user interaction.

jQuery BlockUI Plugin Examples

jQuery BlockUI Plugin is compatible with jQuery v1.2.3 and later and compatible with all major browsers.

jQuery BlockUI Plugin Demonstration

One Response to “jQuery BlockUI Plugin”

  1. sourav das says:

    Thanks sir BlockUI is a very useful thinks for me.

© 2008 - 2024, webdevstuff.com | Powered by Wordpress | Theme by Elegant Themes | Valid XHTML and CSS | Subscribe to RSS