Tagged Questions
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 ...
7
votes
1answer
3k views
What is a good alternative to drop-down menus for site navigation on touch-screen/mobile devices?
We're in the process of redesigning our website, and one of the design goals is to make the site more mobile/tablet friendly.
Our current site is very large, and the navigation is somewhat ...
4
votes
3answers
586 views
No scrollbars for scrollable controls on iPad & iPhone
When an element contains overflowing content, there is nothing that tells the user they can scroll to see more. They have to know to try the 2 finger swipe to see if anything moves.
...
3
votes
4answers
3k views
Touchscreen interface for menu and dropdown menu ease of use
I'm doing webpage design using Twitter Bootstrap's dropdown menu.
Problem:
Suppose I have a horizontal menu as shown in the Twitter Bootstrap documentation. That menu bar that list pages I want to ...
3
votes
3answers
1k views
Pixel aspect ratio for multiple touch devices- Mobile Web
I'm working on a project involving multiple mobile and tablet web application designing. I'm curious what are the mobile design strategies when it comes to handling pixel aspect ratio for icons and ...
0
votes
1answer
224 views
Diagonal Scrolling rationale [closed]
I m trying to find rationale for implementation of horizontal scrolling on a mobile web browser for a table. The following are the one's I could think of, if you have any other rationale in mind or ...
5
votes
1answer
1k views
Hover state on mobile: Does this sync interaction design on the web and mobile?
I read this news article a while back about apple patenting a touch screen technology that would allow for a hover state. Ever since I have been thinking a lot about how that might effect the mobile ...