[jQuery] Expanding div over an image on mouse-over
I want to add a description/info to some images, I came across this
really cool effect that I think is created using MooTools, just
wondering if it is possible to replicate in jQuery?
Half way down the page (http://www.irishtimes.com/ ), 5 images with a
black text box, put mouse over an image, text box expands to reveal
more info.
This is exactly what I want, can it be done in jQuery? I have tried
using a couple of effects, but nothing that doesn't mess up the image.
Is it possible with jQuery? Any suggestions?
Thanks in advance.
Ro