Pergunta

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 ?

Foi útil?

Solução

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.

Outras dicas

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a sharepoint.stackexchange
scroll top