Tagged Questions
-3
votes
2answers
176 views
Designing for dynamic layout seen in ERP/ complex configurable systems [closed]
This is what I am trying to achieve.
How can I make such a design in web application using ASP.NET properly.
A bit of thought on the same:-
How to properly set this up with good layout manager?
...
5
votes
5answers
857 views
Have the attitude changed the last ten years on horizontal scrolling on web sites?
Often cited usability guru Jakob Nielsen wrote the article “Top Ten Web-Design Mistakes in 2002” and placed on no 3 Horizontal Scrolling as a Web Design mistake with the motivation:
Users hate ...
18
votes
6answers
1k views
Why is there a convention on the web for dropdown menus on hover instead of on click?
This is something I've always wondered. On all major operating systems, application menus (File/Edit/View etc) only appear on click. However, nearly every web site that uses a drop-down menu ...