Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

GIF ANIMATED AS TRANSITION BETWEEN PAGES

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
The time before viewing a second page from a first page can be long (because of several treatments made on the web server). So I want to display a gif animated during the transition between the two pages.How can I do this ?

What I have done =>
In the first page, I have a hidden image (gif animated). When I submit the page, I make it visible. The image becomes visible but not animated...
Thanks for help...
 
perhaps you could try to do it with
frames that change their size from
0%,100% to 100%,0%

So, frame A shows your page 1, frame B
shows the animated gif. Then onsubmit,
the frame sizes change, and when
page 2 is ready it replaces the complete thing...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top