Image Reveal using jQuery

January 14, 2009

img_enlarge

Yet another twist on my image manipulation kick, I tinkered around with making images larger again. This time, instead of actually enlarging the image, we are enlarging the ‘viewer’ to see more of it. So, we see a snippet of an image, then when we hover over it, the viewer…

Disjointed Rollovers with jQuery

December 31, 2008

disjointed_imageI was recently working on a simple site for a friend and decided I wanted to put in a rollover effect for the navigation. Normally, using plain old Javascript, this wouldn’t be too much of a hassle (or is it?!). The catch is that I wanted to do it in…