Forum Moderators: coopster

Message Too Old, No Replies

help! JPGRAPH images on IE take a long time

         

iaslam

1:08 am on May 20, 2004 (gmt 0)



My images take forever to display in IE. If I click the stop button the images immedidately show up on the page. Can someone give me some hints as to what I can check for or modify to get this done faster? Status message line has "Downloading picture ..."

Using win2k, IIS , PHP4.2 and lastest version on IE.

httpwebwitch

5:28 pm on May 20, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



That's an odd problem...

Check & validate the HTML. Do you have a broken table? Do all your <tr> tags have </tr> tags?
Of course you should validate all the <img> tags and make sure the images are on the server where they are supposed to be.

I've seen something similar happen with broken links to Flash SWF movies; the plugin just keeps waiting and waiting...

Run your page through the vaildator at W3C and see what it says.