We've done something similar to this on one of our applications. We ended up placing a div and an iframe behind it which we styled using inline css and a short javascript block that executes directly after the elements in the document. Then we set jQuery for when the document is loaded to remove these elements.
Cheers, -js On 1/31/07, Alexandre Plennevaux <[EMAIL PROTECTED]> wrote:
hello, i would like to know how to display the blockUI modal message when the page is loading, and hide it when it is loaded. is there some jquery function that can execute blockUI before $(document).ready ? thank you, Alex ps: blockui: http://malsup.com/jquery/block/ -- Ce message Envoi est certifié sans virus connu. Analyse effectuée par AVG. Version: 7.5.441 / Base de données virus: 268.17.17/661 - Date: 30/01/2007 23:30 _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
