Tagged Questions
0
votes
1answer
55 views
Would like some clarification on screen resolutions [duplicate]
While working on a website, I asked a friend what his monitor size was. He said his monitor was 32" but added that the size of the screen does not matter in web design, It's the resolution and that ...
1
vote
1answer
71 views
Do dynamic height changes jar users on web page load?
When a web site loads, sometimes an element's height needs to be determined dynamically with javascript. This can happen with a responsive design where the width of a fluid element is not known until ...
1
vote
1answer
57 views
“Responsively” select an item from a large closed collection?
I'm building a responsive web application. One of the main focus of this application is to efficiently collect information.
In some fields, I need the user to select one value from a large collection ...