How to access screen display’s DPI settings via javascript? [duplicate]
This question already has answers here: Detecting the system DPI/PPI from JS/CSS? (13 answers) Closed 4 years ago. Is there a way to access the screen display’s DPI settings in a Javascript function? I am trying to position a HTML panel on the page and when the user’s DPI is set to large (120), it … Read more