No announcements
Found 2847165 threads
-
0 Votes
What does jquery.validate.unobtrusive.js add over jquery.validate..js?
If so, then it saves a lot of setting up in the regular jquery.validation code.Answered | 6 Replies | 917 Views | Created by Anonymous - Thursday, March 14, 2019 4:06 PM | Last reply by Anonymous - Tuesday, March 19, 2019 2:22 PM -
0 Votes
Add custom JS for edtiform.aspx
Also see their example here: https://github.com/OfficeDev/PnP/tree/master/Samples/Core.EmbedJavaScript That it does not work in EditForm.aspx seems a bug ...Answered | 2 Replies | 1227 Views | Created by satyam kumar - Sunday, July 26, 2015 6:10 AM | Last reply by sp.segunda - Monday, May 2, 2016 6:56 AM -
0 Votes
Whats is jquery.validate and jquery.validate.unobtrusive.min
User-474980206 posted jQuery.validate is a popular html form validation library that microsoft picked to perform client validation. its open ...Answered | 1 Replies | 53 Views | Created by Anonymous - Tuesday, August 30, 2016 3:56 PM | Last reply by Anonymous - Tuesday, August 30, 2016 6:55 PM -
0 Votes
Where to add a global js code in sharepoint
Adding JS 1.Answered | 7 Replies | 12638 Views | Created by shaharzion - Wednesday, January 5, 2011 8:11 AM | Last reply by shyjumohan - Monday, January 10, 2011 7:55 PM -
1 Votes
Office add-in for iPad VSTO or only JS APIs?
forum=officegeneral Yes, you need to use Office JS API in order to have code run inside Word on the iPad.Answered | 1 Replies | 1144 Views | Created by Selam Alazar - Wednesday, November 11, 2015 4:04 PM | Last reply by Cindy Meister MVP - Wednesday, November 11, 2015 7:56 PM -
0 Votes
Add ajax validation to jquery.validation
User442419460 posted I have this validate js-function var validateRegNumber = function (id, regNumber, regDate, actionUrl) { ...Answered | 2 Replies | 33 Views | Created by Anonymous - Thursday, September 6, 2012 7:55 AM | Last reply by Anonymous - Sunday, September 9, 2012 11:36 PM -
0 Votes
how to add js files to sharepoint page using sharepoint designer
Then you can include the JS files either in the master page, page tempalte or using web parts.Answered | 1 Replies | 3114 Views | Created by laxmivanama - Thursday, January 23, 2014 12:25 PM | Last reply by Alex Brassington - Thursday, January 23, 2014 12:50 PM -
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 | 910 Views | Created by Er. Deepak Kumar - Tuesday, July 1, 2014 11:29 AM | Last reply by sk2014 - Tuesday, July 1, 2014 11:59 AM -
0 Votes
the language of BingMap:C# or JS?
There is no way to use the metro JS control from a C# app; they are two separate presentation layers.Answered | 5 Replies | 3339 Views | Created by ymcdull - Tuesday, July 3, 2012 12:05 PM | Last reply by Ricky_Brundritt - Wednesday, September 5, 2012 2:15 PM -
0 Votes
Is it possible to add Base line 0 work into Timesheet JS Grid as well on Approval Page JS Grids
Hi Gary, Can you please provide me the sample code/ article link which can help me to add Baseline 0 to the approval screen.Answered | 3 Replies | 6409 Views | Created by Ravishankar Polepalli - Wednesday, September 19, 2012 8:58 AM | Last reply by Gary Chefetz, MCITP, MCT, MVP - Monday, October 8, 2012 9:23 AM -
0 Votes
What rights does Microsoft have over software hosted in azure compute
Another factor to understand, is what access could the government have to your hosted information and services.Answered | 2 Replies | 9322 Views | Created by JacquesMonster - Tuesday, July 26, 2011 8:07 PM | Last reply by BrentDaCodeMonkey - Wednesday, July 27, 2011 2:11 PM -
0 Votes
[UWP]How to add node js in windows universal app?
Use the Node-JS UWP Wrapper: https://github.com/ms-iot/node-uwp-wrapper /Morten twitter: http://www.twitter.com/dotMorten ...Answered | 2 Replies | 2246 Views | Created by Slava_210 - Saturday, March 19, 2016 1:41 PM | Last reply by Morten Nielsen - Monday, October 10, 2016 7:53 PM -
0 Votes
HTML with JS to SHAREPOINT
You can create a page and add the Content Editor Webpart and just copy paste the HTML in the html view.Answered | 3 Replies | 4736 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
a column store does what?
I tried to explain to a group that from what I read, the biggest bang we can get using a column store would be from building it ...Answered | 27 Replies | 2353 Views | Created by db042190 - Friday, May 26, 2017 10:35 AM | Last reply by Erland Sommarskog - Wednesday, June 7, 2017 9:13 PM -
0 Votes
Help exclude *.js file
If your requirement is to exlude all js files, then '%.js' will suffice.Answered | 8 Replies | 3773 Views | Created by jwill92 - Friday, May 28, 2010 8:06 AM | Last reply by jwill92 - Friday, May 28, 2010 9:57 AM -
0 Votes
JS files management and Intellisense
But even if I understand the logic behind what you said, and as a personal consideration, I think that Intellisense should consider the application for what it is ...Answered | 2 Replies | 961 Views | Created by Sylvain ESTEVEZ - Sunday, November 24, 2013 11:03 AM | Last reply by Sylvain ESTEVEZ - Monday, November 25, 2013 5:44 PM -
0 Votes
Write Jquery in seperate js
Hi , do the following : 1- create a file ex. common.js 2- add jQuery code inside this file like ...Answered | 3 Replies | 5323 Views | Created by Ganesh_Pawar - Monday, September 12, 2011 10:19 AM | Last reply by Fadi Abdulwahab - Monday, September 12, 2011 12:41 PM -
0 Votes
What does TFS Warehouse....add to the mix?
On the Portal page I saw (what I think was a ) Reporting service web part (if I recall it related to bugs or work items. etc).Answered | 2 Replies | 4070 Views | Created by edm2 - Friday, November 18, 2011 6:19 AM | Last reply by Dusty of BI Goals - Monday, November 21, 2011 10:41 PM -
0 Votes
Adding a JS file to a masterpage
Here's what I had to use to get it to read into Style Library folder.Answered | 4 Replies | 3865 Views | Created by zenicanin - Wednesday, December 21, 2011 4:58 PM | Last reply by Manoj Kumar Gangwar - Wednesday, December 21, 2011 5:52 PM -
2 Votes
Include .js files (and others) in build
All fixed now, used Find, Load and LockResource to get .js file.Answered | 4 Replies | 2182 Views | Created by alendamadzic - Friday, November 11, 2011 12:42 PM | Last reply by alendamadzic - Monday, November 14, 2011 10:39 AM - Items 1 to 20 of 2847165 Next ›
No announcements