2
votes
1answer
71 views

In Android application, when to use View control instead of Tab

I develop a shopping application for one company. First time I design to use Tab to categorize product in shop. But I am not sure Ishould use "View control" instead of "Tab" or not. Tab and View ...
2
votes
2answers
161 views

What is the best alternate layout for horizontal and vertical tabs on one page?

The original design uses horizontal tabs for categories that are not related, and vertical tabs for pages that are sequentially related. In terms of usability and navigation I think it is not as ...
13
votes
2answers
527 views

What is the name for the horizontal tabs expanding / contracting kind of navigation?

Can somebody tell me if there is a name for this kind of tab navigation implementation?
3
votes
1answer
112 views

Tabs, but no tab selected by default?

I am working on an view that allows you to define a list of matching criteria and then allows you to view various reports. This is what I have till now: Now, you would probably want to ask... if ...
6
votes
3answers
127 views

Select as title vs. Tabs

I'm trying to decide between using a custom css select as a title versus using tabs on a page I'm working on. I drew up two wireframes below: 1. Using Tabs 2. Using Select As you can see, the ...
3
votes
1answer
61 views

Shrinking down a grid to use as tab-like navigation?

I am trying to design a navigation system for users researching entities. This is what you see when you arrive at a page for a particular entity - basic info, plus a whole load of different expandable ...
5
votes
6answers
217 views

Best Practice for Tab Placement on Widget?

For the past week I have been working on restyling tabs on a widget. Some problems I have encountered during the restyle is our 960 grid system which with a side navigation included allows me a space ...
1
vote
1answer
247 views

Alternative to 2 tab bars in iPhone app

I am working on an iPhone app. I am in the early stages of designing the structure. I will be using word department as a node in the information architecture structure of an app. I encountered a ...
6
votes
2answers
619 views

What is the difference between a Navigation Bar and Tabs?

Recently I found myself (potentially) discussing the nature of a horizontal/top navigation bar (h-nav-bar) and a tab set without knowing it. download bmml source – Wireframes created with ...
6
votes
3answers
428 views

How Many Tabs are Too Many?

The mockup below, has a screenshot of a software I stumbled upon last week. It grabbed my attention that it presented information in the following way. It had Many Interface Level tabs, inside those, ...
8
votes
2answers
2k views

Usability of multi-level tabs versus dropdown menu for navigation

We're in the middle of a redesign of our client portal, and there's been some discussion about whether to pursue a multi-level tab design or a dropdown menu (used on the current version of the ...
3
votes
1answer
221 views

Best Way to Handle on Unknown Number of Tabs

I'm currently on a project where a user can add "tabs" to their page. Something like: Home | About | Blog | Cats | Music I Like They are allowed to enter as many tabs as they want (well, in theory. ...
5
votes
3answers
2k views

Elegant, simple and obvious sub-tabs?

I have a simple navigation setup that requires tabs and sub-tabs. I have the main tabs ready: But I don't know how to make the sub-tabs fit in and still be user-friendly. What's a good way to ...
15
votes
5answers
1k views

Is it ever okay to have multiple rows of tabs?

We're working on a UI at work and people want to have the number of tabs in a certain area be flexible width so that in certain situations depending on the title length and the number of tabs, the tab ...
4
votes
3answers
559 views

Too many navigation levels?

Do you thing the user workflow is too "busy" on the screenshot below? The idea is to bring a user through all the the tabs. The workflow would be: Use the main tabs (vertical or horizontal..not ...
6
votes
3answers
424 views

Breadcrumb or tabbed form or best of both?

We have a web application that allows users to query a database. The results are returned in a breadcrumb style interface. We brought this change in at a new version, and our users have been ...
10
votes
5answers
1k views

Tabbed browsing. Why close the application on closing the last tab?

This happens in IE, Chrome and Firefox. When you close the last 'tab' when you're navigating, the application closes. I'm aware that Chrome (at least) has a really fast restart after that, but still, ...
7
votes
6answers
363 views

Plus icon for new tab not working in user testing. Anomaly or actually confusing for users…

For Context: So I am performing some user testing, and the interface is changing how tabs work with in the system. Currently tabs indicate the top level of different customer define hierarchies. The ...
17
votes
2answers
793 views

Senior Usability and Navigation

Does anyone have any current resources for senior usability? I'm specifically researching navigation: tabs and accordions. The Jacob Nielsen site has a report that's over a decade old. I'm looking for ...
1
vote
4answers
700 views

What do you think of double tab navigation? Could you provide a better solution in this case?

We are currently thinking of a redesign of our corporate site: http://www.active.hu/en/introduction I would like to replace the double tab navigation in the top, because it takes a huge amount of ...