How to get link_to mouse rollover to pop up a "help" box

I want to have a link_to () that when the mouse rolls over it (hover)
a little if possible semitranspartent “box” (maybe 80px*80px) is
displayed with some help/further information included.

Is it possible to do this?