adding an application bar to metro style app using html and java script

Post on 24-May-2015

1.995 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

This short screencast will show you how to add an Application Bar to your own Windows 8 Metro Style App using HTML and JavaScript. We do this in a fun, immersive way utilizing the free MetroGameKit (http://metrogamekit.codeplex.com). Fore more videos check out http://blogs.msdn.com/davedev

TRANSCRIPT

Adding an Application Bar to a Metro Style App using HTML and JavaScript

Dave IsbitskiTechnology Evangelist, Windows 8twitter.com/TheDaveDevblogs.msdn/com/davedevdavid.isbitski@microsoft.com

metrogamekit.codeplex.com

Declaring the AppBarStep 1: Adding the AppBar to the DOMDefault.html

Step 2: Declaring the Appbar and CommandsWinJS.UI.AppBar and WinJS.UI.AppBarCommand

Step 3 : Handling the eventsClick Events

For more Windows 8 Developer content, please visit the Windows Developer center

twitter.com/thedavedev | david.isbitski@microsoft.com

http://dev.windows.com

top related