Wednesday, 7 August 2013

Creating thumbnails of Overlayed images in jquery

Creating thumbnails of Overlayed images in jquery

I am tying to address a problem which we are facing in creating Thumbnails
of the overlayed images.
The problem is I have database of samller images and a Static image. User
will select few smaller images which needs to overlayed on the static
image. User also selects the position over the static image where the
smaller images needs to overlayed. But as of now we are not creating a
seperate image of newly created overlayed image, but we are storing the
images and co-ordinate information. when user logs back, we want to show
thumbnail view of the overlayed image[though we dont store overlayed image
seperately, but we have a his selected image, co-ordinates for overlaying
images, etc stored in db]. Are there any jquery plugin avaialable or any
other pointer to achieve the same?
Rgds, Sandep

No comments:

Post a Comment