Lumia 1520 Shows 473*842 screen res on whatismyscreenresolution.com?

Code:
<!--

height = screen.height;
width = screen.width;

res = document.getElementById ('resolutionNumber');
res.innerHTML = width + " X " + height;

if (res == null)
{
	alert ("hello");
}
I did some digging around, and found this in the code.

Seems that this resolution is what IE throws at the site, in order to force larger text into appearing. Either that, or to display something close to a WVGA resolution.
 

Latest posts

Members online

No members online now.

Forum statistics

Threads
341,231
Messages
2,264,298
Members
428,832
Latest member
hosseinf