Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Gif does not display in IE

It loads every other gifs, but not this particular one. It displays a box instead. If I right click on the file and go to properties, the file type = Not available.

But the gif opens in image editors. It works well with Opera. Trying to specify alpha does not resolve.

EDIT: You can download the file here: http://www.4shared.com/photo/uP0NtD6o/one.html

What are my options? Thanks.

--------- Ignore below as google page modifies the existing gif ------------

Alternatively I tried uploading the gif to google pages, but this time I can see the image in IE, not sure if google engine is modifying the gif.

link to google test page

<IMG height=1 src="https://sites.google.com/site/testonegif/home/one.gif?height=1&amp;width=100" width=100 border=0>
like image 868
47d_ Avatar asked Nov 03 '10 23:11

47d_


1 Answers

The problem is that this is not a gif file (I downloaded it and tried it locally), it is a jpeg file with a gif extension. I don't know why it work on google server, but that is the reason...

Make a new gif file and try again.

EDIT: The new file you uploaded is a BMP file with GIF extension... what program are you using to make this gif file?!

like image 166
Badr Hari Avatar answered Sep 22 '22 17:09

Badr Hari