Managing SharePoint Site User Memberships in Multiple Groups Using SPServices
How to quickly set up a web part that allows you to add/remove user accounts from groups.
Managing SharePoint Site User Memberships in Multiple Groups Using SPServices
How to quickly set up a web part that allows you to add/remove user accounts from groups.
jQuery – .SPServices – Google.OrgChart API Mashup
How to use SPServices to implement a Google API-based orgchart with jQuery.
A jQuery Primer for SharePoint: Selectors, Attributes, and Traversing – Oh My!
A look at selectors, attributes, and traversing with jQuery in a SharePoint context.
SPUtility.js is a JavaScript library used to make modifications to SharePoint’s list forms. Allows you to set or get field values, make fields read only, or hide a fields from view.
SharePoint 2010 Related List Pre-fill
If you need to track relational information in SharePoint 2010, this solution is 80% likely to make your life easier with little effort. It makes adding a child items under a parent smoother for the end user.
Customizing SharePoint 2010 global navigation with Css and jQuery – Part II
How to customize the global navigation with CSS and how to extend it with jQuery, in this example animating the menu.