| I'm attempting to download a website that has both a mobile and desktop
version. However, instead of using an "m." (eg. m.website.com) or part of the
URL to specify which website to use, it looks at your browser's resolution,
and (I assume) if the height is bigger than the width, it gives you the mobile
site, but gives you the desktop site otherwise. Is there a way to change what
the website sees as the "browser's" resolution? | |