Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7412493
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T06:32:57+00:00 2026-05-29T06:32:57+00:00

Just wondering if there’s any tutorials or ways to update jQuery scripts and functions.

  • 0

Just wondering if there’s any tutorials or ways to update jQuery scripts and functions.

I have version 1.4 and version 1.6.2 running, and I want to update both of them to 1.7.1 but I need to modify my script. I have no clue where to begin and what to change. Where can I start?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T06:32:58+00:00Added an answer on May 29, 2026 at 6:32 am

    The place to begin would be to read the release notes of each jQuery update.

    Here’s the link for 1.7 API changes. That page also includes a link to the change log.

    Do this for each version you need, starting with the earliest. This will let you know not only of potential breaking changes, but also of new features that are available to you.

    For the different versions, see the menu on the left from the first link I provided…

    enter image description here


    EDIT:

    Since from the link provided in a comment, there seems to be an issue with a plugin, you’ll want to check the sites of all your plugins to make sure that you’re using the latest version.


    Direct cause of the issue

    It seems that the direct issue you’re having is that you’re loading jQuery more than once, and demolishing the basic-jquery-slider.js plugin with the second load.

    <!--loading jQuery-->
    <script src="../js/jquery-1.6.2.min.js"></script>
    
    <!--loading the slider plugin-->
    <script src="../js/basic-jquery-slider.js"></script>
    
    <!--loading jQuery again, which is overwriting 
                          the original jQuery and its plugin-->
    <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js'></script>
    <script type='text/javascript' src='../js/jquery.ba-hashchange.min.js'></script>
    <script type='text/javascript' src='../js/dynamicpage.js'></script>
    

    You should load only one version, and load it before any plugins are loaded.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just wondering is there any way to create a temporary sandbox environment for running
Just wondering if there is any way (in C) to get the contents of
Just wondering if there is any way to get the NS records in C#.
Just wondering if there are any pitfalls using .net as the extension for a
Just wondering if there is any benchmark software that I can download that will
Just wondering if there is a way in Spring to have a parent controller:
Just wondering if there is any easy way to start a debugging session that
Just wondering if there are any kind of guidelines for when you are designing
Just wondering if there is any tips on improving search times (full-text). How do
just wondering if there is any way of checking if Value A is equal

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.