images changing the position of other elements on being zoomed
Posted
by
nitishrao
on Stack Overflow
See other posts from Stack Overflow
or by nitishrao
Published on 2012-04-06T05:13:08Z
Indexed on
2012/04/06
5:28 UTC
Read the original article
Hit count: 71
I am making a page in which there will be array of images. I need the images to be zoomed when the mouse is hovered and i got it successfully through java script. But the problem is when the image gets enlarged the position of the other images is also getting changed. I want such that the zoomed image does not change the position of other images like Google Images... that is i want the zoomed image to come over the beside images....any help please... Thanks in advance
© Stack Overflow or respective owner