I am using screen.width to get a screen resolution. In Chrome I get a correct value for each monitor when they are running a different resolution. but in ie 11 (windows 8) it always returns primary monitor's resolution. Is there a workaround or something?
Thanks