I would like to create a navigation bar as per the windows task bar that auto hides when you’re not rolled over it.
I have managed to get as far as being able to create the roll over effect with the auto hide function. On top of this I also want buttons to appear. But when you roll over the menu bar and then move over to the buttons the menu bar does not function correctly and keeps appearing and re-appearing due to the mouse being on top of a new button.
I think the problem lies with making the navigation menu stay visible once you roll over a new button but then auto hide once you roll off it completely.