[jQuery] Show/hide effect div on mouseover

[jQuery] Show/hide effect div on mouseover


Hi,
I have a CSS menu that I created using div that current appears using
the hover function in the CSS. What I would like to do is incorporate
javascript to utilise the effect of fading in when the mouse moves
over the 'menu' text and then with a delay fades out when the mouse
moves out of the menu area.
Is this possible? Please advise...
Thanks