When a browser runs, it provides an identification of what kind of browser and what environment it
is running upon to the hosted JavaScript application. This identity is called the "UserAgent".
While working with the browser simulator, we may wish to "override" the UserAgent identity to
simulate multiple platforms. To achieve that, we need to enable UserAgent switching. If we do not
enable user agent switching, the simulator will only show iPhone styling.
Installing the UserAgent Switcher Extension
If we wish the mobile browser simulator to be able to inform the application of a specific device
type, we must install the UserAgent Switcher Extension.
Clicking the "Enable UserAgent Switcher" button on the menu bar will produce the
following dialog:
Page 64
Kommentare zu diesen Handbüchern