I am building a website and know very little about HTML and JavaScript, and my website is designed for computers so I want to detect if the user is browsing on a phone or tablet. If that is true, I want to send an alert box to the user that they should be browsing on a PC. How could I do this?
Asked
Active
Viewed 28 times
0
-
Checkout this thread https://stackoverflow.com/questions/11381673/detecting-a-mobile-browser, try googling first a lot of results come up – Casper Kuethe Jan 07 '22 at 15:16