23 Feb
2011
23 Feb
'11
9:21 p.m.
Hello all, If I wanted to implement a "CrossSlide" slide show on a drupal page, where would I put the following: <script type="text/javascript" src="js/jquery-1.4.2.min.js"></script> <script type="text/javascript" src="js/jquery.cross-slide.js"></script> <script type="text/javascript" src="js/personalwork.js"></script> <script type="text/javascript" src="js/js-core.js"></script> I understand they have to go in the "head" area, but what document head? I found a head area in html.tpl but am unsure if this is the place. Any guidance, input, or direction to a tutorial would be much appreciated. PChuprina