문제

I would like to display popup for all site collection pages. Limitation is I am not allowed to touch master page. I do know we can do it with custom action in 2010 with scriptsrc attribute but it is not available in MOSS 2007.

Can anyone tell me how can I inject javascript on all pages without altering master page ?

도움이 되었습니까?

해결책

You can make use of delegate control feature. Refer this link for more information Delegate Control

Delegate control is alternative to master page / page layouts.

다른 팁

Edit all the page layout for each site to add the popup.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top