Block UI untill a page has fully loaded : jquery, blockUI plugin

Posted by Kunal Mukherjee on Stack Overflow See other posts from Stack Overflow or by Kunal Mukherjee
Published on 2009-04-30T12:44:21Z Indexed on 2010/03/16 13:56 UTC
Read the original article Hit count: 681

Filed under:
|

How can I block the UI when the page is still loading using jquery and blockUI plugin? If the page was being loaded using an AJAX call I know the workaround, but when the page is loading with a postback, then how to block the ui until the page has finished loading completely?

Please help. Many thanks in advance for your effort and time.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about blockui