showItCloser - jQuery plugin, which shows an enlarged image when you hover the mouse
Include showitcloser.js and initialize it:
$(function(){ $('a.zoom').showItCloser(); });
Add 'zoom' class to all links, that refer to the images
- maxWidth
- maxHeight
Erik Lotin
2013-10-02