Top "Screen-size" questions

The size of a screen is usually described by the length of its diagonal, which is the distance between opposite corners.

iOS get physical screen size programmatically?

Is this possible? I want the number of inches, not the number of pixels. I know it is approximately 160 ppi. …

iphone ios ipad screen screen-size
jquery if statement based on screen size

I have a slide out nav bar that I would like open by default on screen width of >=1024 and …

jquery toggle screen-size
Detecting Screen Resolution to load alternative CSS a good idea?

Im working with a graphic designer who constantly wants to make websites larger than the 960 pixels i recommend. I can …

javascript css screen-size
android screen size,values-v11,values-v14

I found several values folders in my res folder: xlarge screens are at least 960dp x 720dp large screens are …

android android-resources screen-size
Uncaught TypeError: Cannot read property 'clientWidth' of null

I have a responsive wordpress theme. The menu is coded to hide when the screen size is bellow 740. However it …

jquery wordpress menu var screen-size
Line break on mobile phone only

I have a phone number on a website. It looks good on a laptop, but on a mobile device half …

mobile line break screen-size
Android Changing image size depending on Screen Size?

So I need to change the size of an image depending on the area of the screen. The image will …

android imageview screen-size
What minimum screen size should I assume?

I'm designing various unsizeable forms and layouts in Delphi to run on Windows. I'm worried that if I assume a …

windows delphi screen-size
How to get the screen size of the device?

The desire have 480 x 800 pixels, 3.7 inches and the HD have 480 x 800 pixels, 4.3 inches screen specification. I run the code that …

android view screen screen-size inches
how to handle different screen sizes in react native?

I am developing an application on react-native. I have made a UI which works fine on iPhone 6 but not working …

user-interface react-native screen-size