Does anyone know of a way to detect the users screen resolution? I'm not referring to the Photoshop screen resolution setting. I'd like to get the actual screen dimensions they are using.
Thanks
Detect users screen resolution
Detect users screen resolution
Code: Select all$.screens
Should give you an array of screens each of which should have the resolution settings…
Should give you an array of screens each of which should have the resolution settings…