collaps Upward in horizontal CSS-menu?
Posted: Fri Aug 31, 2007 10:21 am
Has anybody succeeded in getting the secondary menu-items of the horizontal CSS-menu collaps UPwards, instead of down?
When changing margin-top of the DIV #prim-nav li li to a negative value (-50px), one prim menu-item does it right. But after creating another sub-item (at same level) this new one always covers the first one, because it appears at the same position...
Perhaps I should something else in the css???
Or is a collaps upward not possible anyway for more sub-items, because of the use of ul/Lists in the css-menu??
Another question: my client wishes to have a main-menu-item when clicked on, NOT open a page , only the submenu-items (next level) below this main one, should open pages.
Is this possible and if so, weher to change?
Thanks so much in advance for any suggestions!!
Willemijn
When changing margin-top of the DIV #prim-nav li li to a negative value (-50px), one prim menu-item does it right. But after creating another sub-item (at same level) this new one always covers the first one, because it appears at the same position...
Perhaps I should something else in the css???
Or is a collaps upward not possible anyway for more sub-items, because of the use of ul/Lists in the css-menu??
Another question: my client wishes to have a main-menu-item when clicked on, NOT open a page , only the submenu-items (next level) below this main one, should open pages.
Is this possible and if so, weher to change?
Thanks so much in advance for any suggestions!!
Willemijn