jQuery image effect

jQuery image effect

Hi,

I'm building an image gallery and I'd like to add a special hover effect to my thumbnails. When I hover my mouse over a thumbnail I'd like to display an overlay on the thumbnail with a short text.

How can I do that with jQuery?

Thanks