How to Detect Mobile Browser Capability

后端 未结 2 513
轻奢々
轻奢々 2021-01-28 14:51

I have three different versions of a mobilized website, and as the market is flooded with more and more phones, I\'m struggling to keep up with knowing where to push them. I\'m

2条回答
  •  青春惊慌失措
    2021-01-28 15:40

    You may find this useful:

    • Server-side capability detection for mobile devices
    • How to serve the right content to mobile browsers
    • Standard way to detect mobile browsers in a web application

提交回复
热议问题