Where can I find style guide for Metro UI for?
The comprehensive manual titled Windows Phone 7 Series UI Design & Interaction Guide is also available. You may find the Channel 9 video helpful. You may find this documentation from Microsoft helpful: Downloading design assets for Metro style apps http://msdn.microsoft.com/en-us/library/windows/apps/hh700403
Which is an example of a metro style design?
The first area of detail included in the UX guidelines is the navigation design for Metro apps. Using a hierarchical approach, the Metro navigation design enables a flow from top-level down to detail, but it also supports flat navigation (a wizard, for example). Figure 2 shows a hierarchical navigation example.
Is the Metro style a collection of guidelines?
In other words, the Metro style is a collection of guidelines; as such, when there’s a good reason for an exception, make that exception. This doesn’t mean the guidelines should be ignored; they emerged from strong principles, which in turn were based on significant research.
What does Metro style mean in Windows 8?
The term “Metro style” is a little ambiguous, as it refers both to a Windows Runtime (WinRT) application targeted at Windows 8 and an application or Web site that has a particular look and feel.
What kind of JavaScript does Metro UI CSS use?
Metro UI CSS is not pure CSS, but relies on several JavaScript libraries for advanced functionality. The foundation is, as it often is, jQuery with some complementing plugins and the new superstar Bootstrap. Pimenov wants it mentioned, that he also integrated some of his very own JavaScript functions.
Can a mouse scroll in Metro UI CSS?
On these devices, Microsoft implemented vertical scrolling as the standard scroll direction. That’s just the way Pimenov implemented it in Metro UI CSS. Using a touch-device you can elegantly scroll through your website. You’re not forced to, though, as mouse scrolling is also supported.