Many websites use User-agent to judge the browser type, if it is a 3G mobile phone, display the contents of the mobile page, if it is a normal browser, display ordinary Web content.
Google Chrome browser can be easily used when 3G phone simulator. In Windows Start and run, enter the following command to launch Google Chrome to simulate the browser of the corresponding phone to access the 3G Mobile Web page:
Google Android:
Chrome.exe--user-agent= "mozilla/5.0 (Linux; U Android 2.2; En-us; Nexus one build/frf91) applewebkit/533.1 (khtml, like Gecko) version/4.0 Mobile safari/533.1 "
Apple iphone 4:
Chrome.exe--user-agent= "mozilla/5.0 (IPhone; CPU iPhone os 5_0_1 like Mac os X applewebkit/534.46 (khtml, like Gecko) mobile/9a405 "
Apple ipad 2:
Chrome.exe--user-agent= "mozilla/5.0 (IPad; CPU os 5_0_1 like Mac os X applewebkit/534.46 (khtml, like Gecko) mobile/9a405 "
Nokia N97:
Chrome.exe--user-agent= "mozilla/5.0 (symbianos/9.4; series60/5.0 nokian97-1/20.0.019; profile/midp-2.1 configuration/cldc-1.1) applewebkit/525 (khtml, like Gecko) browserng/7.1.18124 "
Using Google Chrome as a phone simulator