No announcements
Found 2909652 threads
-
1 Votes
can't access namespace defined in js file in html file
So is there any way to synchronize the call to NS function with the promise because I want it to execute only after the promise is complete.Answered | 6 Replies | 2992 Views | Created by ravipiplani - Monday, May 28, 2012 5:51 PM | Last reply by ravipiplani - Tuesday, May 29, 2012 3:52 PM -
0 Votes
SharePoint Layout JS & CSS files are not accessible on Random calls
Hi Jason, Thanks for the reply, we have not added any static url references to JS & CSS. it is complete out of the box Portal and verified it is not ...Answered | 7 Replies | 962 Views | Created by RAVIKUMAR V - Wednesday, November 2, 2016 8:38 PM | Last reply by Linda ZL - Wednesday, November 9, 2016 1:13 AM -
1 Votes
How to call Http Request through .js file in windows phone app?
But according to my requirement i just want to call web service using Javascript code not the native C# code..Answered | 7 Replies | 1895 Views | Created by Amit Chaurasiya - Friday, January 11, 2013 9:12 AM | Last reply by Amit Chaurasiya - Wednesday, January 23, 2013 5:26 AM -
1 Votes
Azure node js function, cannot obtain groups for user using graph
Inside the azure JS function I'm doing a request to graph api.Answered | 10 Replies | 781 Views | Created by Alvaro Iniguez - Thursday, November 22, 2018 10:18 PM | Last reply by Alvaro Iniguez - Tuesday, November 27, 2018 5:24 PM -
0 Votes
Backbone js
The important part being the sync function (http://backbonejs.org/#Model-sync).Answered | 1 Replies | 836 Views | Created by webdev2015 - Tuesday, August 4, 2015 7:52 PM | Last reply by Chris Anderson (Azure) - Tuesday, August 4, 2015 8:55 PM -
1 Votes
How to use custom css and js files in SharePoint?
Add you JS file to layout/1033 folder or your project specific folder 3.Answered | 13 Replies | 27612 Views | Created by Dynamic - Wednesday, January 5, 2011 6:02 PM | Last reply by R Y Sri Varshan - Monday, September 17, 2012 3:19 PM -
0 Votes
Passing js callbacks into winRT cpp application
when you want to call a JS function from an async context you need the main thread dispatcher for the apps window.Answered | 5 Replies | 5097 Views | Created by nicklebedev - Monday, March 5, 2012 2:12 PM | Last reply by phil_ke - Monday, May 13, 2013 2:31 PM -
0 Votes
Add custom JS for edtiform.aspx
Alternatively, you could add the JS reference to your masterpage.Answered | 2 Replies | 1293 Views | Created by satyam kumar - Sunday, July 26, 2015 6:10 AM | Last reply by sp.segunda - Monday, May 2, 2016 6:56 AM -
7 Votes
Access SQLite from HTML5/JS Metro Apps
where can i call this function?Answered | 57 Replies | 17265 Views | Created by SharathChandra - Monday, August 20, 2012 11:15 AM | Last reply by Flink1988 - Thursday, July 3, 2014 5:43 PM -
0 Votes
JS Link help
Please test your issue in another computer or test your issue after resetting your IE browser setting.Answered | 7 Replies | 1491 Views | Created by Cooltechie1234 - Monday, June 8, 2015 5:47 PM | Last reply by Vincent.Han - Thursday, June 11, 2015 1:04 AM -
0 Votes
How to override javascript function within SPGantt.js file
Then add the modified script along with the updated function.Answered | 2 Replies | 1706 Views | Created by praggy - Thursday, August 18, 2016 3:54 PM | Last reply by Rashu,Rahul - Friday, August 19, 2016 8:45 PM -
0 Votes
HTML with JS to SHAREPOINT
Sometime the js script will be overriden.Answered | 3 Replies | 4823 Views | Created by SRPD - Tuesday, October 4, 2011 7:13 PM | Last reply by Senthamil Selvan - Thursday, October 6, 2011 6:16 AM -
0 Votes
Out of webPart to add refrences of custome JS and custome CSS file.
Addition to the above,we can use the script editor webpart to load the js file.Answered | 2 Replies | 946 Views | Created by Er. Deepak Kumar - Tuesday, July 1, 2014 11:29 AM | Last reply by sk2014 - Tuesday, July 1, 2014 11:59 AM -
1 Votes
How to include External .JS File in .aspx and .ascx page???
You can write JS function as follows: function fnAdd(numberA,numberB,totalT) { var v1 = document.getElementById(numberA).value; ...Answered | 9 Replies | 7361 Views | Created by Rajendran M - Friday, November 7, 2014 1:44 PM | Last reply by Rajendran M - Tuesday, November 11, 2014 12:26 PM -
0 Votes
JS script not rendered for ReportViewer
Hi I am facing one issue.Answered | 2 Replies | 9704 Views | Created by Avinash Shamnur - Friday, April 10, 2009 2:37 AM | Last reply by Avinash Shamnur - Friday, April 24, 2009 1:50 AM -
1 Votes
Output files are all .js any options for c# ?
The .xap is just a .zip file.Answered | 7 Replies | 4906 Views | Created by Marc Roussel - Friday, December 12, 2008 11:30 AM | Last reply by Marc Roussel - Sunday, December 14, 2008 4:00 PM -
0 Votes
JS Link Code Help
I have one piece of JS Link code that adds the list ID to the DispForm.aspx using an override.Answered | 2 Replies | 1122 Views | Created by SClark_EasyBins - Friday, April 15, 2016 5:09 PM | Last reply by Victoria Xia - Thursday, April 21, 2016 1:44 AM -
4 Votes
js style is not working in SharePoint 2013!
Two days fighting with a JS Webpart Style and until I found your Answer worked.Answered | 6 Replies | 8220 Views | Created by AmrHamam - Tuesday, February 18, 2014 10:47 AM | Last reply by Mehmet Erkan - Sunday, March 4, 2018 3:04 PM -
0 Votes
location to put multiple css and js files _layouts or stylelibrary
At a high level, it often depends on your view of the function of the files: site 'infrastructure' which is ...Answered | 2 Replies | 1018 Views | Created by Amit Lohogaonkar sharepointer - Friday, June 13, 2014 2:58 PM | Last reply by Aanchal22 - Saturday, June 14, 2014 2:52 PM -
6 Votes
How share data between all .js pages
Just add to what Ealsur explained, For Windows Store app built with html5+javascript, whenever you reference one or more .js files in a .html page loaded ...Answered | 12 Replies | 3036 Views | Created by Potices - Saturday, February 16, 2013 4:50 PM | Last reply by Potices - Wednesday, February 20, 2013 4:46 PM
No announcements