I have a static background Image available on my Page. There is a toolbar from where i can drag and drop images on the static Background Image discussed above. Now i need the ability to zoom the background image but at the same time the images which were drag and dropped on the top of this background image should also zoom and accordingly move their positions to look like as if it is just a single image on which i am working. I need to get this work only for IE browser. I have tried the -ms-zoom but the images which were drag and dropped doesn’t seem to change their position at all since they are absolute positioned. The Browser built in Zoom seem to work perfect but our client needs a custom link on the page to zoom in and zoom out since we need only a particular section of the page to zoom and not the complete page.
Is there any way i can accomplish this requirement?
A simple
zoomshould work as you described. Try this: