2 Replies Latest reply on Jan 21, 2008 9:31 AM by hubaghdadi

    Balloons with RichFaces

    hubaghdadi

      Hi.
      My catalog.seam page shows a grid of merchandise to sell and only the images of merchandises are shown.
      I want to do the following:
      If the user is hovering above an image, a balloon should be shown containing further informations of an item (Ajax).
      I noticed the modal dialog component could has a role here but I'm not sure how to assign the right position for each pop-uped balloon.
      For example, each balloon should be positioned at the left side of the image but if no space is available at the left, the balloon should be positioned at the right side.
      To be honest, I'm not good with DHTML stuff :)
      Any ideas?
      Thanks.