/ Published in: PHP
In your header.php file:
Expand |
Embed | Plain Text
<?php if(is_front_page()):?> <?php /*?>your java script code<?php */?> <script type=”text/javascipt” src=”yourfile.js”></script> <?php endif; ?>
You need to login to post a comment.
