8 Replies Latest reply on Dec 17, 2007 1:36 PM by mores

    combine the effects appear and fade to turn one image into a

    amoun

      hi,

      i would like to turn one image into another smoothly. In other words there should be two images stacked on top of each other with use of the css element z-index.
      One of the images should have an opacity of 0.0 at the beginning the other one 1.0.

      I am using a4j:poll to reload/change the images periodically, so whenever the rerender effect occurs the lower image should appear than the upper one should fade out. After that the z-index of both images should swap.

      Unfortunately I am not be able to realize this feature in my web application.
      Would be great if somebody could help me with that issue.

      - gregor