stvchez123
Programmer
I am trying to do an include from an external file to clean up my page. Here is the include:
<!-- #INCLUDE file = "js/headerJS.html" -->
This is a javascript header portion and works perfectly when solely in the page (the include file was placed within the header tags). Is there anything I'm missing or are you not allowed to use javascript in includes for some reason? thanks
<!-- #INCLUDE file = "js/headerJS.html" -->
This is a javascript header portion and works perfectly when solely in the page (the include file was placed within the header tags). Is there anything I'm missing or are you not allowed to use javascript in includes for some reason? thanks