4
votes
1answer
146 views

Is the browser back button still the second most used navigation feature?

In 1999 Jakob Nielsen stated that "the Back button is the lifeline of the Web user and the second-most used navigation feature (after following hypertext links)". But the web has evolved since then, ...
1
vote
1answer
221 views

Best Practices: Location of close button in a modal [duplicate]

Possible Duplicate: What is the important aspect to consider when deciding where windows interaction buttons should be placed? I've been seeing a lot of modal windows lately, some which ...
2
votes
3answers
178 views

Buttons for showing None, Some or All of list

I have a set of list headings eg. List One (24) List Two (34) etc. and I want to start with them collapsed, but allow the user to view the first 10, or expand to view all. So, I have setup so the ...