Tagged Questions
7
votes
3answers
289 views
Horizontal and vertical menus in web applications
It is now very common to find top horizontal menus in websites. Some reason of that might be habits and Jakob's law.
In web applications you might find a menu on top or on the left side equally. Most ...
0
votes
0answers
50 views
What is the best name for login/logout button [duplicate]
About the system:
Web application with users like WordPress.
The question:
What is the best name for this "login" toggle button?
Options:
Login / Logout
Log in / Log out
Log In / Log Out
Sign ...
3
votes
2answers
119 views
Placement of edit link beside long title?
I'm working on an web application that is flow-chart like. Each page has a star to "bookmark" the page, a title and below it is the actual flow chart/shapes. The flow area takes up the remaining ...
0
votes
1answer
348 views
Menu design for web app with multiple “projects”
I'm designing the UI for a PMS (project management system) web app which handles multiple projects. Basically, it's an app that is pretty similar in functionality to Basecamp so it needs to contain ...
2
votes
2answers
297 views
Should I reload only those areas of site where data has changed?
I think the rule is: Reload only those areas of site where data has changed. Don't fetch the areas where no changes have been made.
The pros of this rule are:
1. Users will be able to examine ...
3
votes
1answer
626 views
Where should I put a sub-menu on the screen?
This might seem like an odd question, but where should I put a sub-menu on the screen, assuming the main menu is horizontal - similar to the Questions/Tags/Users/Badges menu on this site.
The ...
10
votes
6answers
874 views
User Profile, My Account, or just Settings?
I am writing a little webapp, and am stuck on a UI hangup. I have a global menu bar at the top of the screen, that when the user is signed in consists of:
Signed in as Joe User (with username as ...
13
votes
2answers
1k views
Custom right click context menu on a web site
Are right click context menus that override the browsers context menu considered a good usability practice?
If so, are there accessibility concerns?
If so, are there any guidelines or best ...

