-2
votes
0answers
39 views

BBC.co.uk & USA Today [closed]

Some website nowadays seem to be going "mobile first". If you look at the BBC Website and also the USAToday website, they are using tablet look and feel from the outset. I was wondering what other's ...
6
votes
4answers
222 views

Automatically redirecting to mobile app from home page?

We have an iPhone app that is our main focus. We have an informational website (3 pages). And we just created a mobile web version of the iPhone app for Android and other smartphone users. Our debate ...
4
votes
1answer
158 views

How do you know if something was designed mobile first?

Now I read lot of articles about mobile first design, and I understood that it's the way of design for the mobile first. My question is, how do we know a website is designed with a mobile first ...
8
votes
5answers
292 views

What are the best practices for tooltips on mobile websites?

What are the best practices for tooltips on mobile websites? I'm designing the mobile version of a website for customers' accounts (where they can see their latest bill and settings for their ...
9
votes
4answers
338 views

What does “mobile-first” mean?

So I've been trying to find a legitimate answer to this question for a couple days. I read an interview in Awwwards recent publication Trends Web and Mobile 2013 with the following answer in regards ...
6
votes
2answers
86 views

Mobile website text link

When developing a mobile or responsive website (for touch screens) making navigation links and other buttons larger to be easier to tap and avoid 'fat fingers' is a good idea. My question is what ...
0
votes
2answers
47 views

What info to put on a mobile app info site (2.5 min average site visit)

I'm building a mobile - optimized website for my iPhone app. The app is intended to help people with mood disorders, like depression and bipolar to track their moods, events in their life as well as ...
3
votes
1answer
273 views

Internal Consistency vs. Consistency across the Industry

Does anyone have any recommendations on how to balance having styles/patterns/icons being consistent to a single website vs following recommended practices/patterns/icons that are popping up across ...
5
votes
5answers
846 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 ...
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 ...
2
votes
3answers
2k views

Redirect non-desktop users to mobile site or just change template and keep the same url?

I want to know what would be the best way to present my site to users when they are not using desktop computers (and they are using mobile phones, smartphones or tablets)? I am currently working on a ...
4
votes
2answers
313 views

What should be the maximum length of a page on Mobile Website?

What should be the maximum length of a page on Mobile Website? I'm making a website in which some pages are long because of lengthy articles. Should I divide long pages into multiple pages? Should I ...
1
vote
2answers
619 views

Automatic redirect to mobilesite - Best practice

What if the user really wants to access the website rather than the mobilesite? The solution I'm thinking of is this: Having a special root page on the domain http://example.com. Here I detect when ...
12
votes
8answers
2k views

Responsive web design Vs Separate website for Mobile

Responsive Web design is buzzword these days. which means to create a same website and optimized for all devices. There are also some website which convert the desktop websites into Mobile website ...
4
votes
7answers
294 views

Should we delay the website launch to work on improving user experience and accessibility?

Should we delay the Website launch to make it more and more better for User Experience and accessible, Is there any limit? I was making a website and i tried to make it as good as possible for better ...
8
votes
3answers
696 views

Is it good to leave Select dropdown with default style for better UX and Accessibility?

When I design websites. many time I try make the select drop-down more attractive. example By default select drop-down looks slightly different in almost each Desktop and Mobile browser but ...
3
votes
2answers
187 views

Question on fluid web design

There are 2 ways in which we can implement a fluid design (one that would adjust itself to the screen size on which it is viewed on); Approach 1: We can just use the available browser size (or ...
3
votes
3answers
254 views

Where we should keep primary navigation in a mobile website, especially on the Homepage?

1) Vertically On home page with logo and footer and then at bottom of each page see on iphone http://j.mp/qpbN1A 2) Or horizontally like desktop websites see on iphone http://stackoverflow.com ...
4
votes
5answers
157 views

Do you design/develop a site primarily for the laptop/desktop and think about mobile later?

Do you design/develop a site primarily for the laptop/desktop and think about mobile later, or do you design your website to be mobile and unmobile friendly, therefore cutting design/dev time in half? ...
1
vote
2answers
544 views

Is it better to provide different layout for Landscape and Portrait orientations in iPad Websites? or Same layout is fine

Like BBC and many other websites iPad shrink every element of layout to fit into Portrait mode automatically? Is it ok? Or we should make the change in layout to reduce/remove/replace the items ...
2
votes
3answers
141 views

Should we give a Site-map page in Mobile Websites?

I noticed Mobile website's are not having site-map page? Is there any reason behind it? Should we give a Site-map page in Mobile Websites? Can it be useful? I think user can see the sitemap page ...
3
votes
2answers
229 views

What's the appropriate way using desktop like notifications in a webapp (chrome notification feature)

I'm planning to use Chrome's notifications feature. I want to show important informations on the notifications. My "users" are highly qualified technical persons, so i think it's good idea. But not so ...