3
votes
2answers
62 views

Navigating a multi-part article in ios?

In my application I've got some multi-part articles, about test-driving a car. The articles are split into multiple section. I'm using this control to navigate between the sections (note: it's not ...
3
votes
4answers
110 views

Where to place the '< Back' link or button?

I am building a simple transactional site with two step process both on web and mobile (responsive). Target users both male & female age from 30-40 relatively tech savvy. First page is a ...
4
votes
2answers
388 views

Back button (or similar) and breadcrumbs, or just breadcrumbs

Should a website that keeps track of 'Breadcrumbs' need to provide a back button, or similar means of returning to the parent page on each 'subpage'? To give a visual example: Here is my main page ...