Most apps need to navigate between pages or display content from other pages. The topics in this section tell you how navigation works in Windows Store apps using JavaScript.
In this section
| Topic | Description |
|---|---|
|
Learn about the single-page navigation model and how you can implement it in your own app by using Page controls and WinJS.Navigation features. | |
|
Learn how to link to external web pages and display them in your app. | |
|
A mashup is a web application that uses data from two or more sources to create something new. This example shows you how to use XHR to retrieve and display a remote rss feed. | |
|
With the "ms-https-connections-only" meta element value you can prevent your Windows Store app using JavaScript from using HTTP connections for navigation or other non-media web content retrievals. When you set this meta element's content attribute to "true", HTTP navigation and non-media web content retrievals will fail. | |
|
Guidelines for adding links to your Windows Store apps. |
Build date: 11/27/2012