Adding JavaScript to SharePoint Online

Microsoft does not recommend changing the master page in SharePoint Online. Though custom master pages are still supported, but you cannot completely control when the next updates are applied, that may break your customization. With this limitation, adding any scripts always comes across as a challenge. For a page specific functionality, scripts can be easily added using a …

Continue reading Adding JavaScript to SharePoint Online

Advertisement