Post Reply

Forums -> Multiple monitors -> How do you get the screen width/height of each monitor in JavaScript?
Lou   2004-12-12 07:29
The various screen properties always return stats on the primary display?

Let's say primary is set to 1600x1200 and secondary is set to 800x600. I have a broswer window open on the secondary, but when I do screen.width it reports 1600, not 800.
Forums -> Multiple monitors -> How do you get the screen width/height of each monitor in JavaScript?

Post Reply