SharePoint Custom JS file Best Practice

后端 未结 4 567
故里飘歌
故里飘歌 2021-02-04 16:37

I made a custom master page. I also made a custom CSS file, which I uploaded to \"Style Library\". I link to this CSS file by:



        
4条回答
  •  天涯浪人
    2021-02-04 16:47

    You can upload that js file in site collection document library, if you want to get this to all site collections then please create a folder in side layouts and paste it there. And refer this is in your custome master page.

提交回复
热议问题