Here is the site I am working on (replace "DOT" with "."):
http://11-upgradeDOTmobetterDOTus
I have come across two problems that appear to be linked:
- DESKTOP: The desktop version responds/changes according to width of browser window.
- MOBILE: Request Desktop Version option––available on all mobile browsers--does not work.
DESKTOP VERSION:
I have set my site width at 980px, which is in line with convention: Amazon 1000px, Facebook 1000px, Google 950px. If a user chooses to reduce their desktop browser width below 980px, I don't want the site to resize. I want a scroll to pop up at the bottom, just as it does for Amazon, Facebook, etc.
Is there anyway to kill give the desktop version (only!) a static width?
MOBILE:
If the desktop version can be made static, is there a way to then allow it to be called via mobile browser?
Thanks!