0 Replies Latest reply on Sep 7, 2008 11:57 AM by kristof_taveirne

    clickable image with richfaces and a4j

    kristof_taveirne

      Hi,

      Is it possible to have clickable image in my web application using richfaces and Ajax4JSF?

      Here's my situation.
      I'm using rich:paint2D to paint an image to my webpage.
      But now I want to do the following 2 things:
      1) I want to be able to click the generated image and send back the x,y coordinates of the click event to the back-end.
      2) I want to add html-usemap behaviour based on previously clicked location on the image.

      Can somebody guide me to do this ajax-style. If it is possible that is...

      Grtz,
      Kristof Taveirne