C H A P T E R  8

Enhancing SharePoint with jQuery

In the previous chapters, we have looked at creating artifacts, such as web parts and application pages. Now let's take a look at how it is possible to manipulate and extend existing functionality. In this chapter, you will learn how you can use jQuery to extend what is available out of the box with SharePoint.

SharePoint Enhancement Considerations when Using jQuery

Making changes to the HTML rendered by SharePoint comes with a few risks. SharePoint 2010 makes use of JavaScript to provide its own functionality, and you need to be careful whenever you are trying to customize that functionality. If you are working with HTML elements that you have not created yourself, you may not be fully aware ...

Get Pro SharePoint with jQuery 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.