RE: Displaying an in-progress page while navigating from one page to another

2004-04-12 Thread Sanoj, Antony (IE10)
Hi, I have the same scenario in lots of list pages in my application. What I have done is have an intemediate page, say loading.html, in which I put whatever message or gif I want the user to see. Now once this loading page loads, I fire the onload event of loading.html body. In this ev

RE: Displaying an in-progress page while navigating from one page to another

2004-04-12 Thread Menke, John
I had problems doing this as gifs stop animating after a submit at least in IE the only env i tested. (assuming you submit to your action on first page and gif is located on same page and you go directly to destination page. what i ended up doing is finding an applet for my animation and using dy