This should be quite simple to do in JQuery. I can get it to partially work but not fully.
All I need to have is an image in a <div> with another image that covers the bottom section partially. When I mouse over the image or the image partially covering it, the partially covering image slides up to completely cover the first image and that top image is a link to another page etc. When I mouse out the slide is reversed back to it's original position.
Any ideas on this, I was thinking of using the slide() and toggle() methods maybe?
Thanks
Jamie