No announcements
Found 2635680 threads
-
0 Votes
Navigation Page not Render on Metro Java Script App
Initialize // your application here. } else { // TODO: This application has been reactivated from suspension. ...Answered | 5 Replies | 2924 Views | Created by humaNiT - Thursday, May 10, 2012 5:09 AM | Last reply by Jeff Sanders - Friday, May 11, 2012 1:08 PM -
0 Votes
Java Script Runtime Error in PAge Turning Effect Metro Application
Hello I am developing a magazine metro app which contains page turn effect of jQuery .Unanswered | 1 Replies | 1806 Views | Created by Jagadish Dharanikota - Friday, August 31, 2012 4:32 AM | Last reply by Jeff Sanders - Friday, August 31, 2012 6:23 PM -
1 Votes
Page flip effect for a Metro Style application
FlipView items can look like pages.Answered | 1 Replies | 4906 Views | Created by Flavio_M_O - Monday, March 5, 2012 4:41 PM | Last reply by Diederik Krols - Monday, March 5, 2012 4:54 PM -
2 Votes
page turn effect in wpf
Hi amithashenoy, sample of simple page turn.Answered | 2 Replies | 1480 Views | Created by amithashenoy - Monday, June 15, 2015 9:20 PM | Last reply by gekka - Tuesday, June 16, 2015 10:50 AM -
0 Votes
master page and java script
The recommended way to add Javascript to Master Page is to leverage <SharePoint:ScriptLink > attribute.Answered | 3 Replies | 7144 Views | Created by addynikki - Thursday, July 7, 2011 7:35 AM | Last reply by Sundar Narasiman - Thursday, July 7, 2011 12:45 PM -
1 Votes
Running a script within a Metro app
Jesse, Robert is not trying to communicate between desktop and Metro.Answered | 4 Replies | 2992 Views | Created by RobertHF - Sunday, March 25, 2012 11:56 AM | Last reply by RobertHF - Monday, March 26, 2012 11:43 PM -
1 Votes
How to refresh a ListViewItem in metro app (HTML 5 + Java Script)?
Anyone knows how I should update the text of ListViewItem in UI of Windows 8 metro application (HTML 5 + java script).Answered | 1 Replies | 6477 Views | Created by _AmitGupta - Tuesday, February 21, 2012 5:31 AM | Last reply by Jie Bao - Wednesday, February 22, 2012 3:00 AM -
0 Votes
How to change the controls value in sharepoint application page using java script
Hi I suppose txtTotal and txtBidAmount are custom controls that you have created in your application page.Answered | 1 Replies | 7176 Views | Created by MNRSPDev - Wednesday, April 20, 2011 8:18 AM | Last reply by Naveed Mohammad - Wednesday, April 20, 2011 8:42 AM -
7 Votes
Java Script
Opened 'Source Editor' and inserted the Java code just above the Web/Page Maintainer Contact information.Answered | 12 Replies | 7839 Views | Created by fmorales2 - Wednesday, August 13, 2008 1:56 PM | Last reply by fmorales2 - Wednesday, August 13, 2008 8:16 PM -
1 Votes
How to create Page turning effect in vb.net
Now just searching for this Page turn effect.Answered | 21 Replies | 5103 Views | Created by Tabzee - Thursday, September 11, 2014 6:09 PM | Last reply by Tabzee - Tuesday, September 16, 2014 5:36 PM -
1 Votes
Direct2d effect in metro apps
In fact, contrast effect is not directly mentioned in docs and tech videos.Answered | 5 Replies | 3090 Views | Created by its_me_here - Wednesday, February 6, 2013 7:00 PM | Last reply by its_me_here - Tuesday, February 26, 2013 4:43 AM -
1 Votes
Is .NET's application bit faster than java's application ?
The underlying API and framework tools you use will have a much, much more profound effect on your overall speed in any "real" program.Answered | 3 Replies | 4045 Views | Created by bootstrap1 - Thursday, September 23, 2010 6:35 PM | Last reply by Reed Copsey, Jr - Friday, September 24, 2010 4:15 PM -
0 Votes
Cappuccino in Metro?
What's the difference between a "metro html5 app/page" using a winRT component (which is nothing but some kind of plugin) and a COM component/API that a desktop app has ...Answered | 5 Replies | 4579 Views | Created by Ditts - Thursday, January 5, 2012 1:22 AM | Last reply by Jeff Sanders - Friday, January 13, 2012 3:51 PM -
2 Votes
Metro based Applications Fails to Start
All of the metro applications did not install properly.Answered | 5 Replies | 2475 Views | Created by KLawson419 - Tuesday, October 18, 2011 3:31 AM | Last reply by Marilyn-Support Engineer - Sunday, October 23, 2011 7:26 PM -
0 Votes
semantic zoom control in java script metro application
Hi i am using semantic zoom control like below <div id="semanticZoomDiv" data-win-control="WinJS.UI.SemanticZoom"> ...Answered | 2 Replies | 3138 Views | Created by Manoj_Singh - Friday, May 25, 2012 7:48 AM | Last reply by Ashley Bowles - Friday, November 16, 2012 11:15 AM -
0 Votes
How can I disable press and hold effect by touch in Metro style app?
For XAML this effect has been turned off by default by the RTM release.Answered | 8 Replies | 5168 Views | Created by FunkeeMastah - Monday, June 25, 2012 7:34 AM | Last reply by Mark Rideout - Monday, July 23, 2012 8:17 PM -
0 Votes
Metro Apps Java Script Code to retrieve contacts details from Windows Live
Hi , Can anyone please provide me the Metro Apps Java script Code to retrieve the Contact details including the Phone Numbers ...Answered | 1 Replies | 2443 Views | Created by Suragala Srinivasa Rao - Monday, June 25, 2012 8:44 AM | Last reply by Dave Paquette (MVP) - Monday, June 25, 2012 2:29 PM -
3 Votes
Single Metro Style Application as stand-alone device
I have since tried out the Metro App Launcher and found it to be a completely unsuitable substitute for a "real" Metro shell application.Answered | 7 Replies | 4376 Views | Created by Simon Mattes - Thursday, June 7, 2012 7:38 PM | Last reply by DavidWin - Wednesday, June 20, 2012 8:39 AM -
1 Votes
Multiple Tile of the same Application In JavaScript Metro application
An app has one primary tile, as determined by the manifest, and can at runtime create any number of secondary tiles (subject to user consent) as you'd use to bookmark or pin pages.Answered | 1 Replies | 1602 Views | Created by NarenExt - Friday, July 5, 2013 11:34 AM | Last reply by Kraig Brockschmidt [MSFT] - Friday, July 5, 2013 3:21 PM -
0 Votes
Java Script in Webtest
The common way we use to deal with JavaScript in web test is not use plugins to invoke or use JavaScript but simulate JavaScript actions at runtime by using web ...Answered | 1 Replies | 4364 Views | Created by Sajeev Kokkattil - Wednesday, December 1, 2010 1:34 PM | Last reply by Vicky Song - Thursday, December 2, 2010 5:59 AM - Items 1 to 20 of 2635680 Next ›
No announcements