SusQTech “30 on Thursday” Webinar “Top 10 jQuery Uses in SharePoint 2010”

I want to thank the fine folks at SusQTech (@SusQTech) – Steve Witt (@SPLumberjack) and Julia Oates (@juliaoates), in particular – for asking me to present in their “30 on Thursday” webinar series today. We had a great turn out and it’s a given that I love to talk about SharePoint and jQuery together. It’s like…

Referencing jQuery, jQueryUI, and SPServices from CDNs – Revisited

In my previous post entitled Referencing jQuery, jQueryUI, and SPServices from CDNs, I provided the references to quickly add jQuery, jQueryUI, and SPServices from the CDNs I typically use. However, I made a bit of a faux pas in what I provided. It’s better to omit the protocol in the references. Browsers will simply use…

Refreshing a Page Section with a User-selected Interval Set with jQueryUI’s Slider

I’m still doing lots of work with SharePoint 2007, even while many of my compatriots have moved on almost exclusively to 2013 work. The new shiny stuff is fun and all, but just because it’s new doesn’t mean that all the good work is there. Both SharePoint 2007 and 2010 are still providing valuable collaborative…

Display All Related Tasks for a SharePoint Workflow Using jQuery, SPServices, and jQueryUI

This was a fun one to build. A client wanted to be able to see all of the related tasks for a workflow without having to do the two or more clicks it can take to get there using a standard SharePoint list view. By layering jQuery, SPServices, and jQueryUI, we were able to display the information in a…

Cool Use of SPServices from SPEvilGenius (aka Daniel Walker)

Every once in a while, someone comes back to the jQuery Library for SharePoint Web Services (SPServices) site and shares something they have been doing with the library.  I read through one today that was impressive, so I thought I’d post it here so more people can read it and see what neato stuff is…