Hi folks,
we are using EB 1.0.0.16 on MC3190 and have an issue with animated GIF files in webkit mode.
#test{ width: 100px; height: 100px; background: url("loader.gif") center center no-repeat; }
No image is displayed.
As we host a web application in this case, all files are located server-side.
Executing the same application on a desktop computer with e.g. Chrome, FF or IE the animated GIF is displayed just fine.
What am I doing wrong?
Rgds
Sebastian
Animated GIF not displayed// Expert user has replied. |
1 Replies
What device and what version of EB did you install? I am guessing you are using Windows Mobie/CE and IE version? The support of animated gif would be handled by the version of the rendering engine. I am not sure of the IE engine supports this on Windows Mobile/IE - The other install type uses a different Webkit (and I woud think animated gif is supported)