As I work on creating a website, my page contains numerous products. When a user clicks on a product, I need to display its details in a popup window. To ensure this popup window fills the entire screen, I am looking to obtain the client system's resolution. Can someone assist me in finding a solution for this issue using JavaScript or any other method?
Thank you in advance...