3
votes
4answers
188 views

When designing a responsive layout is it right to assume the iPad layout will be the same as the desktop?

When designing responsive layouts I tend to do 2 sets of wireframes. I design for both mobile and desktop and assume that the iPad will adopt the same layout as the desktop due to size. ( this is if ...
3
votes
3answers
254 views

Google / Maps for Mobile Web

Does anyone have experience with embedded maps for Mobile Web? (NOT APP) My experience is that it introduces another frame into the page with a separate set of scrolling behavior - not a good thing. ...
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
1answer
203 views

Search input on mobile device

I'm designing an mobile-web-app (ie: not a native app) for touchscreen smartphones. When you add a search input, do we need to add the search button (for processing the search) or use the one present ...
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 ...