PDA

View Full Version : Many images do not load properly


joeldsa
07-18-2002, 06:45 PM
I have a web page that is quite large (approx 212 kb). It has a number of hidden <div>s. Each of these divs contain approximately 40 instances of the same image. The image is quite small (around 180 bytes). When I click on some links on the page, these <div>s become visible. But the images on the <div>s do not appear. Instead I see placeholders. Then when I right click and say "Show Picture", all the images appear. What do I do so that all the pictures appear at the same time at the time the <div>s become visible ?

Thanks a ton,

Joel

WA
07-18-2002, 10:24 PM
Hi joeldsa:
How are the DIVs implemented exactly? This may be more of a browser problem than scripting. Anyhow, a link would help.

joeldsa
07-19-2002, 04:12 AM
Hi George,

I am writing a software that would generate html code with a whole lot of divs. How do I find out how many divs are supported ? All the divs get displayed. Its just that the small images on them do not. I have to say "Show image"

Please help,

Thanks,

joeldsa

jkd
07-19-2002, 04:46 AM
I'm going to move this to the general Javascript Programming forum...

joeldsa
07-19-2002, 08:36 AM
Here is a small sample file attached.

Please help,

Thanks,

Joel