How to zoom image on mouseover at some XY coordinate?
- by Paul
I display set of images(small). I need to show the larger image(300*300) at some XY co-ordinate when mouseover event occurs on an image while mousout larger image has to disappear . Please give some solution.