When the mouse pointer enters the <span> element, it should be hidden. Use the correct event to do so.
Syntax hint: $("element").event();