A nice effect when hovering over thumbnails is to change the opacity, so that it has that fade in and out effect.
Take the above example, a simple list of images. Let's apply the basic styling for it...
As you can see all of the thumbnails will have a default opacity of 60%. Now comes the jQuery script to add the fade effect...
And that's all there is to it!