<body>
<div id="mask" style="padding-top:200px;text-
align:center;position:absolute;top:0;left:0;background-color:white;z-
index: 100;width:100%;height:900px;display:block">
    <img src="/images/window_load.gif" />
</div>
...


$(document).ready(function(){
    $('#mask').hide();
});

On 3 Ott, 11:53, ngocvu <[EMAIL PROTECTED]> wrote:
> This is the first time I research about this product,in your page i
> see the ajax icon loading before the page display,so how can i use it
> with jquery?

Reply via email to