[jQuery] Events bubbling

[jQuery] Events bubbling

Hi all,
I'm trying to do a simple thing but I get annoyed by my lack of
comprehension about event bubbling and capturing.
As you can see here :
http://www.amigrave.com/upload/posts/jquery/events.htm#
I'm trying to have a div displayed over the link when we click on it.
When we mouse over the displayed div, I want it to disapear.
My problem is that in the div I have many elements and some links.
When the mouse come over a link, the mouseout event of the parent div
is triggered.
I want to avoid that. How can I do ?
PS: Already tried stopPropagation()
--
Fabien Meghazi
Website: http://www.amigrave.com
Email: agr@amigrave.com
IM: amigrave@gmail.com
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/