You could use a DIV tag which shows the "Loading..." message.(sya div1)
I guess you would be displaying the data in html TABLE so it will display untill all the rows are filled.
So u put the table in DIV(say div2) and hide it,after getting all the data u hide div1 and show the div2.
hi,
Can someone tell me how could i find whether the page is full loaded or not.If i use document.readyState it always displays "complete".I wish i could display "Please wait while the page is loading.." or some message like this.
Thanks in advance
Regards
Sowmindra
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.