08 Jun
Posted by Ray Cheung as GPL License, MIT License, Tools
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 adds elements to the DOM to give it both the appearance and behavior of blocking user interaction. It is particular useful for creating loading screen for web application. BlockUI is compatible with jQuery v1.2.3 and later.
Requirements: jQuery Framework v1.2.3+
Demo: http://malsup.com/jquery/block/
License: MIT, GPL License





Great way to prevent users to click. I’ll definitely implement this technique. Thank you.
Cool, nice find
[...] Prevent User Activity with jQuery BlockUI Plugin [...]
RSS feed for comments on this post · TrackBack URI