In Windows 8, using the basic Twitter Bootstrap template, if I judge the IE 10 desktop browser in a narrow window (see below to the right), it will return to using the width styles designed for smartphones: narrow, tall, and very readable. However, if you bind the IE 10 Metro browser to a narrow view (see below on the left), it reduces the full page view down, so it is not readable, and does not use narrow window styles.
This is unfortunate and probably an unintended consequence of the Metro browser design or error.
Assuming this is not fixed in the final version, my question is:
- Is there a way to determine if a page is being viewed by IE 10 Metro in anchor mode? I would prefer to do this in a modern style, testing the behavior, rather than hard-coding IE Metro, which may be a problem in the future. However, at this stage, a working fix is ββmore important.
source share