- Forms
- Explaining the process
- Community driven
A list of main sections is listed on the same vertical line. Once the user has his mouse cursor over one of the list items, a box with related sub-list items (sub-options for the given main list-item) are shown on the right side of the list item hovered (mouse over) on. The user can then follow the now horizontally extended list item down, to select the menu item he wants to click.
Once the user removes the cursor from the box of drop-down’ed options, the box disappears. He can then put his mouse cursor over another list item, whereafter the process starts over.
As humans, we do not always act perfectly as the system would like us to. To cope with human errors and to guide us to act as you would like us to, you can implement the following:
Other issues you want to take notice of:
Drop-down menus safe space. This is the main reason for using them. Otherwise, drop-down menus are not regarded as a technique that increases usability, as they can often be difficult to use.
Flyout menus allow for only showing top levels of the page’s hierarchy permanently, while still giving the option to show deeper levels on mouse over.
scornflakes
4 Apr, 2008
“Drop-down menus safe space” typo, should be “save space”.
countzer0
25 Dec, 2008
Not to be a nit-picker but you have horizontal and vertical mixed up on this site !