I’m trying to make a basic hover on a ul element, which would display the li element.
I’ve tried something here : http://jsfiddle.net/ExWQp/3/
The problem is that when i leave an li element for another one, the function mouseout is activated.
Can you help me on this ?
Thanks
http://jsfiddle.net/ExWQp/4/