I have an XML/XSL page that creates an HTML page, and runs JS to inject the header/footer.
It actually does run, however gives me this error message:
TypeError: null is not an object (evaluating 'document.getElementById("header").innerHTML = header')
Any help is appreciated!
Please let me know if I need to provide anything else
New contributor
Frazer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.