Wednesday, 28 August 2013

Issue with CSS Enlarge on Hover Effect

Issue with CSS Enlarge on Hover Effect

I found a nice tutorial for making my images enlarge (like a zoom effect)
on hover. The main difference between my needs and a tutorial is that I
want my all images contained in a single box like container. So when I
implemented the tutorial I realize that part of the enlarged image gets
cut off when you hover. The effect is constrained to the container. I
would like a way for the zoom to go wherever it needs to go on the page.
(So you can see the whole zoomed image) Here is my implementation of the
tutorial: http://mulnix.contestari.com/wp/example225/1.php

No comments:

Post a Comment