2 Replies Latest reply on Oct 31, 2007 8:47 AM by mangri3000

    s:graphicImage and animated gifs

    mangri3000

      Hi,

      we import icon images into the database using s:fileUpload
      and display the images using the s:graphicImage jsf control.

      Everything seems to work fine.

      But animated gifs are NOT displayed animated - it shows a static image.

      The browser does animate the original file when it is embedded using "img" or "h:graphicImage" tags.

      The file sizes of the original file and the database copy are exactly the same.

      Do you have any clue how I can make the animation work?