1

Is it possible to make a menu that will drop the child elements below when you hover on the parent and then when you hover on the child it flys out?

Something like this but obviously goes down on hover of parent.

http://www.vision.to/simple-css-one-level-flyout-menu.php

edit: could you show me an example of a menu based on my description. I would like to learn how to do this. Thanks

PD24
  • 754
  • 6
  • 16
  • 37

1 Answers1

1

Simple CSS-only Menu: http://jsfiddle.net/samliew/NKL24/8/

Samuel Liew
  • 76,741
  • 107
  • 159
  • 260
  • this looks really good but where you have the Links i need them to be submenus and then flyout. Any ideas? – PD24 Nov 07 '11 at 14:04