Hi,
I have an animated GIF which runs when waiting for the page to load. It's basically an orange version of Firefox's own page loading logo.
The code used to display it is just an img tag: <img alt="Please wait" src="assets/please-wait.gif"/>
The problem is that the animated GIF works fine in IE7, Firefox, Safari etc. but NOT IE6. Does anyone have any idea why, and what I can do to solve it?
I've Googled this on the web already and have found nothing which fixes the problem. Most other sites point the finger at IE6's settings (which I've checked) or some anti-virus/firewall software (which I've turned off temporarily).
Can anyone help?
Ta,
Psycle