/ Published in: PHP
cause i'm so lazy
Expand |
Embed | Plain Text
Add this <?php wp_enqueue_script("jquery"); ?> before <?php wp_head(); ?> then place own jquery code after (!) <script type="text/javascript" src="<?php bloginfo("template_url"); ?>/js/myownscript.js"></script>
You need to login to post a comment.
