phuocng / html-dom

Common tasks of managing HTML DOM with vanilla JavaScript. Give me 1 ⭐if it’s useful.
https://phuoc.ng/collection/html-dom
MIT License
6.52k stars 459 forks source link

Update detect-mobile-browsers.mdx #282

Closed millette closed 10 months ago

millette commented 11 months ago

The client sends a user-agent string, not the server.

phuocng commented 10 months ago

Thank you, @millette 👍 The updated post is available at https://phuoc.ng/collection/html-dom/detect-mobile-browsers/ I also included your GitHub to the top of the article.