Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mobile-detect pixel size device change #86

Closed
Igor-Vuk opened this issue Sep 3, 2018 · 1 comment
Closed

mobile-detect pixel size device change #86

Igor-Vuk opened this issue Sep 3, 2018 · 1 comment

Comments

@Igor-Vuk
Copy link

Igor-Vuk commented Sep 3, 2018

This is more of a question then a problem. Can please somebody tell at what screen size will mobile-detect report tablet, mobile. For example, if width is below 320px it's mobile. I cannot find this information.

Thank you

@hgoebl
Copy link
Owner

hgoebl commented Sep 7, 2018

http://hgoebl.github.io/mobile-detect.js/doc/MobileDetect.html

maxPhoneWidth | number | | 600 | only for browsers specify a value for the maximum width of smallest device side (in logical "CSS" pixels) until a device detected as mobile will be handled as phone. This is only used in cases where the device cannot be classified as phone or tablet.See Declaring Tablet Layouts for Android.If you provide a value < 0, then this "fuzzy" check is disabled.

@hgoebl hgoebl closed this as completed Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants