Design challenges when working with screens larger than 24-25" inches. May involve high-res desktop monitors or TV-sets.

learn more… | top users | synonyms

17
votes
4answers
2k views

How to adapt your website for TV browsers?

Many home electronic brands have presented new television sets with built-in browsers and apps. Even though not many of these have enjoyed widespread adoption, the responsive web design movement talks ...
7
votes
2answers
300 views

Is there any difference in element minimal sizes on 10 and 24 inch touch screens?

I am developing an application which is supposed to be used on a 24" touch monitor. There are lots of guides on physical sizes of a touch screen UI elements. All of them are saying that every ...
3
votes
2answers
227 views

Large Screen - save button position - multiple forms

I have an application built for 1920 width screen. Stacked side by side there are forms that can be edited independently of editing the others, or user can edit all of them at once. Should I have ...