Re: How to include custom javascript in the html <head> tag
Chris,
Did you find that adding it to the custom postloader only executes the script once from the HEAD section?
We need to execute a custom plug-in only once from the user's session to have it load in the HEAD only. We added it to the HEAD of CCPageContainer.swt but it's showing up in both the HEAD and Body now.
Thanks,
Jason