You can also use jquery_update module http://drupal.org/project/jquery_update which will automatically update your jquery in Drupal.
Please see http://drupal.org/node/171205 and http://api.drupal.org/api/drupal/includes--common.inc/function/drupal_add_js/7 for the preferred ways of adding JavaScript.
On Wed, Feb 23, 2011 at 1:21 PM, Patrick Chuprina <pat@soligsoft.com> wrote:
_______________________________________________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
themes mailing list
themes@drupal.org
http://lists.drupal.org/mailman/listinfo/themes
_______________________________________________
themes mailing list
themes@drupal.org
http://lists.drupal.org/mailman/listinfo/themes