The only way I found till now, is getting the offsetWidth, offsetHeight of a test div element with height and width of one inch:
http://www.infobyip.com/detectmonitordpi.php
Is there a way to detect the screen DPI via JavaScript instead?
Thanks,
Atara.
Then you can use JQuery to send
dpi_xanddpi_ythis to to your serverhttp://jsfiddle.net/sxfv3/