Skip to content Skip to sidebar Skip to footer
Showing posts with the label Winjs

Navigating To Another Html In Windows Store App

I am trying to find a way to navigate to another html in my app. I tried window.location and WinJS.… Read more Navigating To Another Html In Windows Store App

Windows 8 Store App, How Do I Test In-app Purchase?

My app is created with Javascript. I need it to support in-app purchase for feature unlocking. From… Read more Windows 8 Store App, How Do I Test In-app Purchase?

Why Does Tostatichtml Remove Data-* Attributes

My application dynamically builds HTML content as a string and when finished the content is being a… Read more Why Does Tostatichtml Remove Data-* Attributes

How Do I Create A Pre-build Step For A Javascript Metro App In Vs11?

I want to run some custom batch code just before every build. In a VS Solution 1: You can use the … Read more How Do I Create A Pre-build Step For A Javascript Metro App In Vs11?

Passing Some Argument To The Callback Function Of Winjs Xhr

In Windows 8, I am using WinJs.xhr in a loop to download some content, and as it arrives afterward … Read more Passing Some Argument To The Callback Function Of Winjs Xhr

Windows 8 Store App, How Do I Test In-app Purchase?

My app is created with Javascript. I need it to support in-app purchase for feature unlocking. From… Read more Windows 8 Store App, How Do I Test In-app Purchase?