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

How To Create A Blob Object From Image Url?

I am using Winjs(javascript for windows 8 app). what I want is to create a simple blob object from … Read more How To Create A Blob Object From Image Url?

Mobileservices.web.js Unauthorized Api Call

When I leave my WinJS app dormant for a while and then come back to it, and i click on a button, fo… Read more Mobileservices.web.js Unauthorized Api Call

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

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