[support] jquery 1.7.2

Néstor rotsen at gmail.com
Wed Aug 12 16:13:42 UTC 2009


I am rephrasing the question
I am trying to run Drupal 6 with jquery 1.3.2 to run accordion tabs

I installed jquery_update-6.x-2.x-dev.tar.gz
and jquery_ui-6.x-1.3.tar.gz.

I want to make use of accordion but is not working

How do I run jquery 1.3.2 on Drupal 6?

Thanks,

Néstor ;-)


On Mon, Aug 10, 2009 at 4:12 PM, Néstor <rotsen at gmail.com> wrote:

> Drupalers,
> I am trying to run Drupal with jquery 1.3.2 to run accordion tabs
>
> I installed  jquery_update-6.x-2.x-dev.tar.gz
> then I copied from
> http://code.google.com/p/jquery-ui/downloads/list?can=3&q=1.7
> the jquery-ui-1.7.2.zip to the jquery-ui module.
> I have my CSS on the file style.css that is read because
> of the command on the temple.php
> drupal_add_css('sites/all/newsflash/css/script.css');
>
> But it is not working for me.
>
> How do I run jquery 1.72 on Drupal 6?
>
> Thanks,
>
> Néstor ;-)
> ------------------------------------------------------------------
> I followed the instruction below from the link
> http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/jquery_ui/README.txt?view=co&pathrev=DRUPAL-6--1
>
> -- JQUERY UI 1.7 --
> The jQuery UI module uses jQuery UI 1.6 because jQuery UI 1.7 requires at
> least
> jQuery 1.3, which is not shipped with Drupal 6. If you absolutely need to
> move
> to jQuery UI 1.7, you can get around this by doing the following:
>
> * Install the jQuery Update module appropriately from:
>    http://drupal.org/project/jquery_update
>
> * Download the latest jQuery UI 1.7 release from:
>    http://code.google.com/p/jquery-ui/downloads/list?can=3&q=1.7
>
> * Replace the old jQuery UI folder with the 1.7 package at:
>    /sites/all/modules/jquery_ui/jquery.ui/
>
>  so the actual jQuery UI JavaScript files are located in:
>    /sites/all/modules/jquery_ui/jquery.ui/ui/*.js
> ------------------------------------------------------------------
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.drupal.org/pipermail/support/attachments/20090812/a3df7010/attachment.htm>


More information about the support mailing list