Show h3 when hovering over an image

Show h3 when hovering over an image

Hey,

I'm currently writing my first application in Rails and am having a few problems with JQuery. I'm basically building something similar to Apple Trailers or Trailer Addict. When someone hovers there mouse over the poster for the film I'd like the title (in an <h3> tag in the same <li>) to display beneath it.

I've spent hours trying to accomplish it but feel like im in the dark, poking around. I've made some progress but it displays all <h3> tags when I hover over one film's poster.

Here's a small bit of my HTML > http://pastie.org/896255

Cheers for any helps. It's highly appreciated
Scott