Shantha Kumar T
Learnings & Technical Adventure from ShanthaKumar
Learnings & Technical Adventure from ShanthaKumar
Tag jQuery
Slide Out QuickLaunch – CSS & jQuery
Today I want to show you how to slide-out the QuickLaunch bar using CSS and jQuery. In SharePoint the QuickLaunch bar was visible on left side, now we are going to hide the QuickLaunch on Page Load. The Quick Launch…
Hide Fields in SharePoint List Form Pages
I tried this evening very funny about hiding SharePoint List Fields in NewForm and EditForm pages of the List. The result is ver simple when i used JQuery, just in a few lines for getting the result of what i…
Calling SharePoint webservice using JQuery
This post will explains you about, how to connect and retrieve the SharePoint data’s by calling SharePoint webservices using JQuery. This will be helpful in displaying SharePoint content in Pages without using Server side scripts and other long coding; we…