What are the best practices of button alignment?
There are reasons to align buttons to the left, center, or right. What are the best practices of button alignment and what factors should we consider? Which buttons should be on the left, center, and right?
Personally, I bas…
What are the best practices of button alignment?
There are reasons to align buttons to the left, center, or right. What are the best practices of button alignment and what factors should we consider? Which buttons should be on the left, center, and right?
Personally, I bas…
Is there evidence to suggest that designing tabs within tabs creates a bad user experience?
I’m designing a complex web application and my colleague believes that using a tab panel is a bad idea. I’m more ambivalent.
Can anyone point to any evidence (anecdotal or research-based) that could help to clarify whether I…
Is there evidence to suggest that designing tabs within tabs creates a bad user experience?
I’m designing a complex web application and my colleague believes that using a tab panel is a bad idea. I’m more ambivalent.
Can anyone point to any evidence (anecdotal or research-based) that could help to clarify whether I…
Do you consider the "960 Grid System" one of the "Holy Grails" of User Experience layouts? [closed]
Is there a “Holy Grail” of layout?
I recently redesigned a website for a client (University of Connecticut Coop), where I happened upon a link in their old code to this article:
“http://www.alistapart.com/articles/holygrail…
What are good rules for naming menu items? [closed]
I’m establishing some style guidance for naming items which are accessed from my application’s menu bar.
What are the commonly accepted rules for naming menu items?
When should the names of the menu items begin with verbs? Adjectives? Nouns?
When should an ellipsis be required? (e.g, “Tools > Options…”)
What are good rules for naming menu items? [closed]
I’m establishing some style guidance for naming items which are accessed from my application’s menu bar.
What are the commonly accepted rules for naming menu items?
When should the names of the menu items begin with verbs? Adjectives? Nouns?
When should an ellipsis be required? (e.g, “Tools > Options…”)
Best practice for Navigation usability? [closed]
I’m currently working on a social network type system, and was wondering about the best practice for navigation. Would it be better to use Icons or Text? I was thinking a mixture, icons for some things, and text for others. O…
Best practice for Navigation usability? [closed]
I’m currently working on a social network type system, and was wondering about the best practice for navigation. Would it be better to use Icons or Text? I was thinking a mixture, icons for some things, and text for others. O…
Should checkbox labels be to the right or the left?
I’ve got some checkboxes with text values of varying lengths (from say 5 characters up to about 60) – which is the preferred layout? Value to the left and checkbox to the right, or vice versa?