Javascript – Detecting if the user is on desktop or mobile in the browser
I have a web page and am trying to detect if the user is accessing the page on the desktop or on the mobile. What is the typical way to do this? Note I dont want to use the page…