4
votes
1answer
42 views

What is a good method for organizing internal team tools and public comments?

I'm creating a mobile web application for debates. There is a public discussion between two people displayed on a "card", with buttons to tell the other person they made a good point, and to add a new ...
3
votes
2answers
220 views

Side panel navigation default on or off

I'm designing a web app specifically for all tablet traffic. I'm going with the very popular left side panel navigation like youtube,fb etc. The icon to open/close the navigation is the standard icon ...
14
votes
4answers
855 views

How to best indicate navigation menu on mobile

What's the best way to indicate the navigation menu on mobile? I see this three-bar icon being used a lot but do users really understand what it means? Wouldn't a button simply saying "Navigation" ...
5
votes
2answers
262 views

Thoughts on mobile 'matrix' style navigation?

What I mean by 'matrix' style is something along the lines of But could potentially be a multi-page menu as well (accessed by swiping left or right). I feel these designs try to mimic the iOS ...
1
vote
2answers
325 views

How to indicate top level menu not clickable?

Working very test example here: http://learntango.webfactional.com/ I am working to make my Argentine Tango website more friendly to new devices mobile touchpad etc I (the tango teacher) am ...
3
votes
2answers
943 views

Is it ok to use drop-down menus in Mobile Website?

Is it ok to use drop-down menus in a Mobile Website which opens on clicking? Like http://ux.stackexchange.com
3
votes
5answers
911 views

Menu in right sidebar vs left sidebar

What do you think, is it better for handheld device users to use site menu when its in right sidebar (can click it with thumb/right hand doesnt block view when user click on menu item)? The reason i ...
13
votes
5answers
1k views

How to represent level of difficulty while selecting a game?

I am working on a menu to select from various (3) game variants shown from top to bottom, each variant offering different difficulty levels. The difficulty will be selected by swiping (touch input ...