Live data from Hacker News

Unified Dropdown Menu: One Menu to Rule All Links

uxmovement.com

11–18 of 18 posts

Re: Unified Dropdown Menu: One Menu to Rule All Links

#15
post #11

In times of ever increasing mobile web usage dropdown menus should be abandoned since they rely heavily on the hover state which doesn't exist on touch devices.

    dropdown menus should be abandoned since they
    rely heavily on the hover state
Not all drop-down menus are opened by hovering. Not even close.

Further, a menu with a responsive design, such as the following, negates the need to abandon anything:

http://jasonweaver.name/lab/flexiblenavigation/

Re: Unified Dropdown Menu: One Menu to Rule All Links

#16
Most of the top bars use single word (or very short) menus. With this unified drop down menu, you are limited to make all the sub-menus at the same size then the top menu, which is not very user friendly. I prefer to have longer sub-menus with comprehensible links like http://www.jawbone.com or http://www.nike.com

Re: Unified Dropdown Menu: One Menu to Rule All Links

#18
post #11

In times of ever increasing mobile web usage dropdown menus should be abandoned since they rely heavily on the hover state which doesn't exist on touch devices.

dropdown menus should be abandoned since they rely heavily on the hover state Not all drop-down menus are opened by hovering. Not even close. Further, a menu with a responsive design, such as the following, negates the need to abandon anything: http://jasonweaver.name/lab/flexiblenavigation/

> Further, a menu with a responsive design, such as the following, negates the need to abandon anything:

> http://jasonweaver.name/lab/flexiblenavigation/

I ran some tests on this menu. It fails on android 2.3.x and 4.x. Also does it really need JS to function properly. No it doesn't, CSS already has all the features needed.

Post reply on HN