Forum Moderators: mack
I'm developing my web site which has a basic menu listing where every menu item has a small image attached before the menu item description (using img tag):
<image1> "Menu item"
<image2> "blaablaa2"
<image3> "To my gallery"
...
The problem is that some images don't appear when the page is loaded for the first time (Only red crosses are shown). The red crosses will disappear and all the desired images will be shown when the page is loaded for the second time (reloaded).
Does anybody know why does my site act like that and how can I fix it?
Looking forward to your answers,
Donatello