PDA

View Full Version : Load


Hawk
07-17-2002, 05:28 PM
Hi,

I used window.open(status='no').

How do I make a meter load bar or something like that in the middle of the page. The bar that is in IE on the lower right hand corner. If I can't, is there someway I can show the user that the page is still loading?

Thanks

requestcode
07-17-2002, 07:16 PM
Check out this script at Dyanmic Drive:
http://www.dynamicdrive.com/dynamicindex11/dhtmlprogress.htm

Hawk
07-17-2002, 07:37 PM
Thanks,

I think that is what I am looking for.