How to Make Javascript work in a new Page
-
I am trying to set up a new page and I want to insert the following code:
<script type=”text/javascript”>
var indeed_publisher_id = ‘xxx’;
</script>
<script type=”text/javascript” src=”https://www.indeed.com/p/jobsite.js”></script>
<noscript>Visit my Job Site</noscript>I have the WYSIWYG editor off.
I have read the Using Javacript support page, but I don’t know if I am supposed to put something into Header.php or not.If so, what, specifically, do I put in there.
I have very little understanding of javascript.
Thank you in advance for the help!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to Make Javascript work in a new Page’ is closed to new replies.