I'm sure someone must have written a plugin for this already, but I was wondering if anyone knows of one that will allow a cropped version of an image to be shown on a page, and hovering over it shows the uncropped version?
More information:
Ideally I'd like to store the uncropped image on the server, and have the page initially show the cropped version (i.e could be cropped with css). On mouseover, the image "grows" to its full, uncropped size in front of all the other content (i.e. the surrounding elements don't move)