Please help with slow image load message

P

Peter

Hi,

I have an image that loads slowly since it is a result of a complex
database calculation. While it is loading, I'd like to show a message
"Please wait" in the same place the image will appear. Can I just add
code to the <img src> tag? What should it be?

Thanks,

Peter
 
R

Randell D.

Peter said:
Hi,

I have an image that loads slowly since it is a result of a complex
database calculation. While it is loading, I'd like to show a message
"Please wait" in the same place the image will appear. Can I just add
code to the <img src> tag? What should it be?

Thanks,

Peter


You could try and use an 'ALT' arguement in the <IMG> tag... For example,

<img src=/images/whatever.jpg alt="this is the text I want displayed while
image is loading or if images are disabled">

Hope that helps you,
randelld
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top