Questions tagged as 'jquery-blockui'

2
answers

Is it possible to disable certain action of an HTML element with a certain class via jQuery?

In my initialization I hedge all links should block using the
asked by 21.02.2014 / 19:01
2
answers

jqGrid does not call the blockUI method without using window.setTimeOut when the 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 blockUI in> when my AJAX request encounters an error on the server as error 500. I know that 2.66.0 does not work with synchronous A...
asked by 29.01.2014 / 14:02
1
answer

CSS Incompatibility with jquery blockUI in IE 8

I'm using jquery 1.11.0 in> along with the plugin jquery-blockui < in> 2.66.0 and when blocking the screen, div gets white background in IE8 and earlier. Here are the images: The call to blockUI: $.blockUI({ message: "...
asked by 18.02.2014 / 20:21