Tagged Questions
6
votes
3answers
181 views
How does “upload an image” behave in a Responsive Design environment?
i.e. "Upload CTA" usually launches an OS based file selection interface on desktop devices. How would this work within a responsive design environment if the user is on a mobile browser. Would it / ...
4
votes
1answer
75 views
Overriding Default Behavior of Mobile Browsers
In desktop web development, a big user experience no-no is to create a behavior that is not native to the browser. Such as:
Disabling the right-click mouse button
Creating your own context menu
Not ...
1
vote
1answer
1k views
Does touch based mobile phone browsers support multi selection of list?
On desktop based browser application there are elements which allow us to do a multi selection, like below:
Multi Select
Is there support for this on touch-based phones? How do these kind of ...
5
votes
5answers
847 views
Responsive web design for e-commerce website?
I'm going to build a big e-commerce website and client want that website should be for all user Desktop, Tablets and Smartphones. and budget is not a problem. Site is an e-commerce website lost of ...