I’m trying to add a script to my website (a specific page) but it keeps defaulting to <p> tags. I understand this to be a security feature when Javascript is not enabled to run on a given website. I need to fix this. Can you tell me how I can go about doing that? From my research in to this the closest I came was inputting the following line of code in to my header.php:
<input type=”text/javascript” src=”http://nelsonandbay.ca/*location of script on server*.js”>
Your help with this is greatly appreciated!
I should add that the link to the live page is: SRED Calculator