Forum Moderators: phranque

Message Too Old, No Replies

Display Image While Webpage Loads

         

matthewamzn

7:03 pm on Dec 22, 2005 (gmt 0)

10+ Year Member



My webpage can take a long time to load because of numerous datafeeds. I would like to display an image while the page is loading (so that viewers don't think there's something wrong and leave).

I'd like to do something like some sites do, with the gif image in between searches.

Can anyone tell me what kind of code to use?

[edited by: jatar_k at 2:55 am (utc) on Dec. 23, 2005]
[edit reason] no specific sites thanks [/edit]

JAB Creations

11:54 pm on Dec 23, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Well you could try something simple like having a low z-index div appear when the page first loads that says something like, "Loading, please wait." Then the rest of the divs have a higher z-index...that may work.

John