Thu, 2010-09-02 11:11
Hi,
I'm very new to using CSS and web design so apologies for asking anything obvious...
basically the web site I'm working on has a flash vertical menu which I need to try to emulate strictly through CSS. It's nothing too complex, but 2 of the items have submenus; when the mouse is hovered over them the sub menu appears and pushes all the elements of the parent menu, below the current one, down. How would I go about moving these elements in CSS? Is it even possible?
The click version of the accordion menu here is pretty much the effect I want to achieve. But, ideally, without using jquery.
All help and advice much appreciated.
Thanks in advance
