The Easiest Way to Attach CSS or JavaScript to your Office 365 or SharePoint Site
Introduction I’m typically asked quite often on how I can attach global CSS or javascript like jQuery to my…
Introduction I’m typically asked quite often on how I can attach global CSS or javascript like jQuery to my…
There are a number of already built in helper (or utility) classes in Office 365 and SharePoint 2013. These…
You may or may not already know that SharePoint has the ability to do full width background images. If…
This is an exciting time! The much anticipated SharePoint Framework Preview was released yesterday. And guess what … they…
It really is super simple and requires I line of CSS per item. If you want to hit them…
Introduction This all started as a request from a client to hide only certain users from the people search….
Introduction In my last post I talked about making the SharePoint navigation render in a Bootstrap friendly way. I…
Updated 10-5-2016: Included link to javascript version of bootstrap navigation Updated the navigation code to detect in active ->…
My new favorite thing is creating all my style sheets with SASS. SASS makes writing my style sheets faster,…
Below is some sample code to delete a workflow on the host web from your app web. This would…
Below is some sample code to provision a workflow on the host web from your app web. This sample…