I am using the blockUI plugin to block the screen when I do ajax calls.
I wander if blockUI has any parameter to configure a delay in blockUI before it blocks the screen and if unblock is called before the delay has passed then don' t block the screen.
I can implement it by myself but I am asking if blockUI has such a feature.
Thanks in advance.