winjs Questions
1
Solved
How can i remove the tooltip from a Slider control (input[range]) in WinJS?
Escharotic asked 14/10, 2012 at 12:46
2
Solved
Feels like I'm missing something stupid here, but what's the recommended method to listen to the click event on a listview?
At the moment I've got:
WinJS.Utilities.query(".menuHolder").listen("cl...
Virtuous asked 27/9, 2012 at 20:45
1
Solved
What is the difference between Metro apps written in web-development technologies and ones written in XAML/C#, etc.? Does Microsoft Metro API provide hooks for Javascript, where it's all native for...
Gally asked 28/9, 2012 at 17:18
1
Solved
I'm writing a Windows 8 app, and writing unit tests for it. How can I run them, in an automated fashion, inside the Windows 8 environment?
If I write super-simple JavaScript files, with no depende...
Polymerize asked 28/9, 2012 at 13:18
2
Solved
I am banging my head on this one.
I cannot find a way to open a simple json file from a subfolder in my WinJS App.
I have tried Ajax and WinJS.xhr, both to no avail.
I have also looked into open...
Bedroom asked 20/9, 2012 at 10:36
1
Solved
Background
We're using System Center 2012 to deploy a Windows 8 Metro-style application to Samsung slates in the field running Windows 8 Enterprise x64. The slates are joined to the domain and hav...
Harney asked 7/9, 2012 at 19:54
1
Solved
I've got an application in which the user clicks a button, and should be presented a PDF that is stored in the application.
They can view the PDF internally in the app, or launch the native window...
1
Solved
I have a flyout has id "productFlyout". I tried to set its background color and width. It has red color but the width doesn't change. It seems that Metro doesn't allow width too big.
JS file:
pro...
Commandment asked 28/7, 2012 at 15:29
1
Solved
I'm building a Windows Metro application using Javascript and HTML and it crashes with a HierarchyRequestError:
Exception was thrown but not handled in user code at line 11, column 9 in ms-appx://...
Russia asked 2/7, 2012 at 22:15
1
Solved
My application have a ListView with GridLayout. I am now trying to introduce ListView groups into my application. Say, the data source would usually have Group1, Group2 and Group3. I would like to ...
Genous asked 8/5, 2012 at 17:31
1
I have a Windows 8 app with a template that contains a div I want to show or hide based on the value of a property inside a data-win-control="WinJS.Binding.Template". I have tried the following wit...
1
Solved
I'm trying to dynamically set the class of a listview item template:
<div id="semanticZoomTemplate" data-win-control="WinJS.Binding.Template" style="display: none">
<h1 class="semanticZo...
Crowded asked 17/5, 2012 at 20:46
1
Solved
this might be a silly question but I have not been able to find an answer. I want to launch a specific URL with IE10 from within my Windows 8 javascript application, i.e. my application will be sus...
Adulterate asked 15/5, 2012 at 12:10
© 2022 - 2024 — McMap. All rights reserved.