How to Use Window.WaitDialog from our Custom Javascript in SharePoint 2013

In some places we may need to show the Waiting dialog with a Processing Gif Image. For that sharepoint provides us an option called Window.WaitDialog. Let us see how to use that…

 

Custom Suggested Location (Suggested Content Browser Location) in Insert Link Option in SharePoint 2013

Custom Suggested Content Browser Location – Simple technique to customize in SharePoint 2013

 

RegisterSOD is Undefined – JavaScript Exception from SharePoint Hosted App in SharePoint 2013

RegisterSOD is Undefined – JavaScript Exception from SharePoint Hosted App in SharePoint 2013

 
 

How to Checkin and CheckOut in SharePoint 2013 using Javascript

In this article let us see how to Checkin and Checkout using Javascript in SharePoint 2013

 

How to read the User Profile Property in SharePoint 2013 using JQuery Ajax.

This article will explain about reading a User Profile Property of the logged in User using Jquery Ajax in SharePoint 2013

 

How to do a KeywordQuery Search using Jquery in SharePoint 2013

In this article let us see how to search the SharePoint content from the JS CSOM using sp.search.js in SharePoint 2013.

 
 

Identify whether the Page is in EditMode or in Design Mode in SharePoint 2013 using Javascript.

Let us see how to identify whether a publishing page is in Edit Mode or in Design mode using Javascript in SharePoint 2013

 

Using jquery.magnific-popup.min.js to highlight the Images in SharePoint 2013

In this article let us see how to use jquery magnific popup to magnify the images on a sharepoint 2013 site.

 

How to Make a Feel that the Page Loads Asynchronous in SharePoint 2013

In this article let us see How to Make a Feel that the Page Loads Asynchronous in SharePoint 2013.

 
 

StarRating WebPart using RateIt Jquery Plugin in SharePoint 2013.

StarRating WebPart using Reputation.js RateIt.CSS in SharePoint 2013 – An Introduction.