[themes] implementing CrossSlide in Drupal 7

Carl Wiedemann carl.wiedemann at gmail.com
Thu Feb 24 03:35:51 UTC 2011


Please see http://drupal.org/node/171205 and
http://api.drupal.org/api/drupal/includes--common.inc/function/drupal_add_js/7for
the preferred ways of adding JavaScript.


On Wed, Feb 23, 2011 at 1:21 PM, Patrick Chuprina <pat at 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 at drupal.org
> http://lists.drupal.org/mailman/listinfo/themes
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/themes/attachments/20110223/b40ea160/attachment.html 


More information about the themes mailing list