File: control

package info (click to toggle)
blockui 2.70-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 84 kB
  • sloc: makefile: 2
file content (19 lines) | stat: -rw-r--r-- 814 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: blockui
Section: javascript
Priority: extra
Maintainer: Kyle Robbertze <krobbertze@gmail.com>
Build-Depends: debhelper (>=10)
Standards-Version: 4.1.0
Homepage: http://malsup.com/jquery/block/
Vcs-Git: https://gitlab.com/paddatrapper/libjs-jquery-blockui-packaging
Vcs-Browser: https://gitlab.com/paddatrapper/libjs-jquery-blockui-packaging

Package: libjs-jquery-blockui
Architecture: all
Depends: libjs-jquery, ${misc:Depends}
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.