I´m trying to make a menu, with space between the li elements.
So I´m facing that onmouseout problem.
When the user is on some of these spaces, the onmouseout is dispatched.
I found this menu:
The link, “Our Games”, does have a space between the menu and the submenu.
If I keep the mouse between the space of the “Our Games” link and its submenu, nothing happens.
How can this be done?
Thanks
I suspect you need to use padding or line-height vs margin. I would use something like this to get started: http://www.htmldog.com/articles/suckerfish/dropdowns/