Tag Archives: 2010

Setting a custom Master Page in a Team site
Natively, SharePoint uses v4.master for Team sites and does not give you the option to choose a different master page.  To enable master page selection, you need Publishing enabled.  Follow the steps below to enable publishing features (in this order). Site Actions > Site Settings > Site Collection Features (under...
Read more
_spBodyOnLoadFunctionNames in SharePoint vs. jQuery’s document ready
In the last few months, I’ve done a lot of integration of jQuery into SharePoint for its rich animation framework.  Instantiating the jQuery has always been an interesting challenge.  During the branding process and masterpage creation, everything seems to work great.  As time goes on and more content is added,...
Read more