[jQuery] Mouseover /Mouseout div issue

[jQuery] Mouseover /Mouseout div issue


Hi All,
I'm working on something similar in functionality to the lexus
website.
I've got a nav element that shows a large div on mouseover and hides
it on mouseout. This div can hold other elements like thumbnails and
form fields. When I move the mouse into the div all is well until I
move over any other element in the div and then the div hides.
How can I keep the div showing no matter where I move the mouse inside
of it?
Thx,
Mike