howdies all!
i am trying to add this code on my blog's header but it doesnt work. any tips?
thanks a lot in advance!
<script type="text/javascript" src="<?php bloginfo('stylesheet_directory'); ?>/jquery-1.2.6.min.js"></script>
<script type="text/javascript" src="<?php bloginfo('stylesheet_directory'); ?>/kwicks.js"></script>
<script type="text/javascript" src="<?php bloginfo('stylesheet_directory'); ?>/custom.js"></script>