need a little help with a horizontal menu

rooster

New Member
hey everybody.
I am working on a menu, and I created a horizontal drop down menu. The problem is, once someone moves their mouse away, i want the links to stay until they hover over another menu item.

Also, I would like the links that come out of the dropdown to be horizontal, not vertical.
here is a website (not my website) that I was using as a guideline for my menu, until i realized its not doing what I need. I tried to modify it, but I cant get the menu links to stay once the mouse is not hovering.
http://css.flepstudio.org/en/css-tutorials/horizontal-drop-down-menu.html

any ideas?
thanks!
 

rooster

New Member
That's one step closer to what I'm looking for! Thanks! I read about it on the link you posted, and the onMouseOver and Out makes a difference!
But what about making the dropdown links load horizontally under the menu instead of vertically?
 
Top