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

link|improve this question

Something like an accodrion menu? – John Nov 7 '11 at 13:32
yes that is possible – Bazzz Nov 7 '11 at 13:34
could you show me how i can do this? any examples? – PD24 Nov 7 '11 at 13:37
1  
google: "Vertical accordion menu" – Nathan Q Nov 7 '11 at 13:52
the vertical accordion menu is nice but it does not flyout after the 2nd level.. – PD24 Nov 7 '11 at 14:02
feedback

1 Answer

up vote 1 down vote accepted

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

link|improve this answer
this looks really good but where you have the Links i need them to be submenus and then flyout. Any ideas? – PD24 Nov 7 '11 at 14:04
see updated..... – Samuel Liew Nov 7 '11 at 18:07
Thank you Sam.......... – PD24 Nov 8 '11 at 9:52
sam you deleted the JS fiddle????????! – PD24 Nov 17 '11 at 16:56
never mind, lucky i made a backup... heres mine..: jsfiddle.net/FmNQq – PD24 Nov 17 '11 at 17:12
show 1 more comment
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.