In this article let us see how to do a CAML Query on SharePoint 2013 List by Javascript
How to Close the SharePoint Modal Dialogs with Escape (ESC) Key Press
How to Close the SharePoint Modal Dialog with Escape Key Press (ESC) – A SharePoint tip
HTML5 Video Tag – Strange Behavior of SharePoint 2013
HTML5 Video Tag – Strange behaviour of SharePoint – an intro
How to remove some elements within the Div using JQuery
In this article let us see how to remove any html element using JQuery.
How to call a Search API using REST using JavaScript from SharePoint Hosted App in SharePoint 2013
In this article let us see how to call a Search API using REST in SharePoint 2013 by Javascript from a SharePoint Hosted App.
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 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.