App Events

Whenever you launch a Windows Store app, the following WinJS application events are fired in the order shown here:

Image WinJS.Application.loaded—Triggered by the standard browser DOMContentLoaded event, right after the HTML document has finished loading

Image WinJS.Application.activated—Triggered when your application is activated

Image WinJS.Application.ready—Triggered after the loaded and activated events

WinJS.Application.unload—Triggered by the ...

Get Windows® 8.1 Apps with HTML5 and JavaScript Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.