Most voted "jquery-blockui" questions
The jQuery Blockui plugin allows you to simulate synchronous behavior when using AJAX, without locking the browser. If the question is not about "jQuery Blockui", do not use this tag even if you are using "jQuery Blockui" in your project.
Learn more…3 questions
Sort by count of
-
7
votes2
answers889
viewsIs it possible to disable a certain action of an HTML element with a certain class via jQuery?
On my startup I know that all links should block, using the plugin jquery-blockui, the screen to avoid multiple clicks of impatient user avoiding multiple and unnecessary server requests.…
jquery jquery-ui jquery-blockui jquery-ui-multiselectasked 10 years, 9 months ago Philippe Gioseffi 3,202 -
4
votes2
answers564
viewsjqGrid does not call the blockUI method without using window.setTimeOut when ajax request fails
I’m using jqGrid 4.54 in my project and I want to put a message blocking the whole screen with the plugin blockUI when my AJAX request encounters some server error like 500 error. I know that the…
-
4
votes1
answer277
viewsCSS incompatibility with jquery blockUI in IE 8
I’m using jquery 1.11.0 along with the plugin jquery-blockui 2.66.0 and when locking the screen, the div white background on IE 8 and earlier. Follow the images: The call to blockUI: $.blockUI({…
jquery css internet-explorer internet-explorer-8 jquery-blockuiasked 10 years, 9 months ago Guilherme Vianna 491