Out of interest in the varying menu systems at my disposal on the web, I have created some of my own. My lastest, the stacker menu, blends previous ideas with the inspirational jQuery API browser (jQuery) menu. The code is still pretty fragile but in development. Please try out the latest demo and let me know what you think.
Things I am trying to achieve with the menu:
- A menu item can be a link, a link and menu or just a menu (alias)
- Accessible, especially with a keyboard
- Usable
- Vertical space managed better than with a tree-like menu
accessible · Javascript · jQuery · menu · navigation · usable

Matthew Hillman · June 2, 2009 at 9:29 am
I really like the effect it has with the sliding menu’s I have a bit of issue with it overlapping menu items, is it suppose to do that? Is it hard to do?
Admin comment by Dave Smith · June 2, 2009 at 10:30 am
Thanks Matt, hmm I think I’ll have to write a how to. But essentially if you use a bog-standard list of links then it will do its thing. After which, it’s a matter of playing with the CSS.