Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

blockUI


Average rating
(15 votes)

Simple "Please Wait" functionality. blockUI provides a mechanism for blocking user interaction with a page (or parts of a page). This can be an effective way to simulate synchronous behavior during ajax operations without locking the browser. It will prevent user operations for the current page while it is active and will return the page to normal when it is deactivated.

Please use the jQuery Google Group for support questions.
http://groups.google.com/group/jquery-en/topics

Releases

Official releasesDateSizeLinksStatus
2.142009-Jan-2613.83 KBRecommended for 1.2.xThis is currently the recommended release for 1.2.x.

Support