javascript - Internet Explorer poor gif quality / rendering -


i trying solve problem internet explorer 10. made gif animation in photoshop (its 1mb) , works in browsers well, except, take guess... internet explorer. looks there pixel delay or rendering problem.

gif animations of other websites doesn't have problem. tried kinds off different gif formats. ideas?

i used html img element display

 <img src="database.gif" id="myvideo"> 

here printscreen of pc screen in ie10

enter image description here

this gif file (open page in ie)

enter image description here


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -