Hi
I've added jQuery 1.8 to my template.
But problem is now drupal now loads

jQuery 1.5 and jQuery 1.8 together.

Is there anyway to make only jQuery 1.8
version load and not the jQuery 1.5

Many Thanks for your help

Best Regards
Charles

Comments

nevets’s picture

Did you configure jQuery Update?

(And please don't post multiple post when it is the same issue).

charlie charles’s picture

Sorry about the multiple posting.

I've enable the module

In the : admin/reports/status:
Messages Say's: jQuery Update > jQuery 1.5.2 and jQuery UI 1.8.11

In my source code it shows:

When I try to enable "Bootstrap Menupath" module

I get the error message
"This module relies on jQuery 1.7 or higher. (Currently using jQuery version 1.4.4)"

Many Thanks for your help and time

nevets’s picture

jQuery 1.5.2 should be jQuery 1.7.1, you need to visit the configuration page for jQuery Update.

charlie charles’s picture

Thank you for your reply.
I only have these option in the configurations
at admin/config/development/performance

jQuery compression level

  • Production (minified)
  • Development (uncompressed)

jQuery and jQuery UI CDN

  • None
  • Google
  • Microsoft
  • Use jQuery and jQuery UI from a CDN. If the CDN is not available the local version of jQuery and jQuery UI will be used.

    Many Thank for your help

nevets’s picture

Try the dev version of jQuery update.

charlie charles’s picture

Thank you for your help it worked :)

hwi2’s picture

Glad it worked. I usually just manually add jQuery to my header blocks and have not had one problem updating jQuery, so that is another solution.

Bruce

charlie charles’s picture

Bruce I found since I've change to JQuery 1.7 the backend
Rewrite box is not working properly

Is there any way just to change the front
end template to use JQuery version 1.7
without changing the admin 1.4 JQuery version?

Many Thanks and Best Regards
Charles