The Windows Library for JavaScript (WinJS) is a JavaScript library that can be used with any HTML, CSS, and JavaScript project on any platform including web sites, native apps, and hybrid apps.
I am developing a metro app with VS2012 and Javascript I want to reset the contents of my file input: &…
javascript visual-studio-2012 winjsI'm trying to center a div, which is the Microsoft pubCenter AdControl for Windows 8 apps in HTML5/JavaScript. <div …
html windows-8 microsoft-metro winjsI want to pass 4 names using jQuery from one page to another page using jQuery in winRT app. done using …
jquery variables parameters navigation winjsSince it sounded like jQuery was an option for Metro JavaScript apps, I was starting to look forward to Windows 8 …
jquery microsoft-metro winjs visual-studio-2012I have problem with WinJS.xhr when developing a Windows 8 Metro application in JavaScript. WinJS.xhr({ url: "http://www.seznam.…
xmlhttprequest winjsAfter playing a bit with the new Visual Studio 11 preview, I think the most interesting question is how can I …
windows-8 visual-studio-2012 winjsI'm using IndexedDB in a Windows 8 app and I'm very new to both. I've been able to successfully create, read, …
windows windows-store-apps winjs indexeddbI'm building a Windows Metro application using Javascript and HTML and it crashes with a HierarchyRequestError: Exception was thrown but …
microsoft-metro winjsI'm working on a simple Windows 8 app in which I need to fetch a set of data from a web …
javascript windows-8 winjs