How to get screen resolution with JavaScript/jQuery?
24-11-2025 - Andrés Cruz
In this entry we will see how to obtain the resolution of a screen with native JavaScript, we will also see how to detect a change in the browser's resolution every time the window is resized with JavaScript and jQuery.