Tag jQuery

Slide Out QuickLaunch – CSS & jQuery


Deprecated: Function utf8_decode() is deprecated in /home/ktskumar/public_html/wp-content/themes/blocksy/inc/single/excerpt.php on line 17

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


Deprecated: Function utf8_decode() is deprecated in /home/ktskumar/public_html/wp-content/themes/blocksy/inc/single/excerpt.php on line 17

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


Deprecated: Function utf8_decode() is deprecated in /home/ktskumar/public_html/wp-content/themes/blocksy/inc/single/excerpt.php on line 17

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…