CHAPTER 7

image

Working with SharePoint’s Built-in JavaScript Functions and Properties

When building custom solutions using JavaScript, very often you need help from other libraries to accomplish your efforts. We’ve already seen the power of the jQuery library and how it can help locate HTML elements on our page, update their values, and even make AJAX calls for data. When working with SharePoint, you often need to build URLs, show notifications to users, and more. Luckily, Microsoft provides an enormous amount of JavaScript to assist you with these tasks. I’m not simply talking about the JavaScript Object Model or the REST API. In this chapter, we’ll ...

Get Custom SharePoint Solutions with HTML and JavaScript: For SharePoint 2013 and SharePoint Online now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.