I am designing a website which will allow users to search for an item to display information about it, or select two items using dropdown menus and compare the two.
What I want to do is have two separate style sheets that can be loaded; one for mobile users, and one for all other users. I have tried searching for possible solutions, but none seem to match exactly what I want to do. I'm worried that if I select a stylesheet based on screen resolution for example, users on high end smartphones with 1080p displays will get the desktop version of the site. I want to avoid this by only giving the mobile site to mobile users, regardless of screen resolution. If possible, I would prefer a CSS only solution for all mobile OS's, just in case a user has their JavaScript disabled.
Aucun commentaire:
Enregistrer un commentaire