Is there an easy way to detect a mobile device and hide/show objects for different browsers. I'm duplicating pages for each browser and would like just to hide objects not needed.
Asked
Active
Viewed 314 times
0
-
maybe a dublicate of [http://stackoverflow.com/questions/3514784/what-is-the-best-way-to-detect-a-handheld-device-in-jquery](http://stackoverflow.com/questions/3514784/what-is-the-best-way-to-detect-a-handheld-device-in-jquery) – Martin Aug 29 '13 at 12:41
-
Although this question is not specific to jQuery, [the accepted answer is for plain Javascript](http://stackoverflow.com/a/3540295/322283). – Marijn Mar 11 '14 at 10:15
1 Answers
0
You could use the code found here.
From there it would be a pretty simple process to implement what you need done.

Community
- 1
- 1

Jason Shultz
- 940
- 1
- 19
- 36