1 Reply Latest reply on Mar 30, 2009 6:10 AM by ilya_shaikovsky

    how to randomly place images in an outputpanel?

    nehaverma8

      I have a drawing container where users can drag and drop images (Something like a Gui builder) . Right now, this drawing container is actually a datatable so the image list appears vertically.

      However, I want to implement it in such a way that users can drop these images at any point in the container and the img icon should stay at that position. I have searched high and low for this kind of component but am unable to find so.

      Has any one implemented anythign like this or can you suggest which component should I use? If there is nothing like it, I was thinking of using a javascript library for this. Any suggestions?