jQuery Image Popper

This is a simple list of images that gets turned into a cool popping out thingy.

It finds the smallest image, resizes all the li and span.image tags to this height and hides the overflow.

On hover it expands the li to its previous height and moves it up slightly to give it a popped out effect.

Full-fat version of the file is here, or you can download the minimized version here.

Please note this should be done on a window.load in order to work correctly.