"Breadcrumbs" or "breadcrumb trail" is a navigation aid used in user interfaces. It allows users to keep track of their locations within programs or documents.

learn more… | top users | synonyms

7
votes
4answers
4k views

Breadcrumbs: ok to use on mobile site?

Wondering if anyone has thoughts on using breadcrumbs as a method of navigation on a mobile website (for a content site). The breadcrumbs would show the heirarchy of the site as such: Site >> ...
6
votes
2answers
284 views

Should 'Home' be included in website breadcrumbs?

This may vary based on your site hierarchy and IA but when configuring breadcrumbs should they include home or stop the first filter (categories, for example). Which is better? I have seen both used ...
10
votes
4answers
916 views

Better approach to blue/underlined for link?

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 assumed it was ...
22
votes
7answers
1k views

Would Breadcrumbs be effective if they incorporate Dropdowns?

I'm currently thinking about adding a quite comprehensive section to a website: the section I'm talking about starts at level 3 of the overall website and itself has another four structural levels. ...
8
votes
2answers
764 views

Combining breadcrumb and selected facets/filters into one

Given a site with faceted-search, etc. I want to display the facets a user has selected, not only as part of the faceted-navigation controls (left vertical) but also at the top of the page. Showing ...
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 ...
8
votes
6answers
972 views

Should breadcrumb menus ever be two lines?

Should a long breadcrumb menu ever spill into a second line? If so, what are some good examples of this done right so that it looks decent? If not, what are other solutions that can solve the length ...
1
vote
1answer
136 views

Breadcrumb for Homepage/Landing

The site I'm making - and as a lot others do - has a unique homepage, which is more like an index to the site than a part of it; imagine an exclusive (and loud) layout scheme, elements, content, all ...