Tagged Questions
1
vote
0answers
62 views
What is a good design for moving entities from the current role/place to another?
I need to create from an html page the following functionality:
I will simplify the domain problem. Assume that I have a person e.g. a teacher that goes to a specific building to work i.e a school.
So ...
0
votes
2answers
120 views
Different ways to show photo being selected with tag
I am trying to do a UI that show a photo (or box) being selected and tagged. For example:
http://behance.vo.llnwd.net/profiles/59549/projects/3012199/8c0a114a08fa35bfbb0e6bc32936a525.jpg
Original ...
7
votes
5answers
301 views
What would be the best way to fill “space” in an User Interface for irregular image sizes gallery?
What would be the best way to fill "space" in user interface for irregular image sizes gallery?
Conditions:
The row are subjected to hold maximum 3 images only.
Float left
If the total width of the ...
4
votes
3answers
270 views
A good way to display tables with sub-headlines
We are developing a web tool to allow users to combine different HTML templates to project variants. Each template has specific settings that can be combined with the project variant.
The table ...
4
votes
1answer
569 views
Best Method to Present a Many to Many Form to User
I have a questions about how to best present a form based off a many to many relationship to a user. I'll explain my models to help give an idea of what data I need to present.
Models and ...
-3
votes
1answer
1k views
metro style UI is too early or not [closed]
I think metro style UI is just beautiful and user friendly. It is suitable for both Tablet and PC.
Should I make my new website design in metro style or conventional standard?
29
votes
6answers
2k views
Why do websites not use entire width of browser?
What reasons might a website not use the entire width of the browser, like Gmail does?
For example, StackOverflow does not use the entire width — it has left and right margins. This means the ...