Source: blockui Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Kyle Robbertze Build-Depends: debhelper (>=12), debhelper-compat (=12), uglifyjs Standards-Version: 4.4.0 Homepage: http://malsup.com/jquery/block/ Vcs-Git: https://salsa.debian.org/js-team/blockui.git Vcs-Browser: https://salsa.debian.org/js-team/blockui Package: libjs-jquery-blockui Architecture: all Depends: libjs-jquery, ${misc:Depends} Recommends: javascript-common Description: simulate synchronous behaviour using AJAX The jQuery BlockUI Plugin simulates 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.