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

  • SEARCH
  • Home
  • 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 116097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T03:07:27+00:00 2026-05-11T03:07:27+00:00

I use the following for a jQuery link in my <script> tags: http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.js Is

  • 0

I use the following for a jQuery link in my <script> tags:

http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.js 

Is there a link to the ‘latest’ version? Something like the following (which doesn’t work):

http://ajax.googleapis.com/ajax/libs/jquery/latest/jquery.js 

(Obviously not necessarily a great plan to link your code to potentially changing libraries but useful in development.)

  • 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. 2026-05-11T03:07:27+00:00Added an answer on May 11, 2026 at 3:07 am

    Up until jQuery 1.11.1, you could use the following URLs to get the latest version of jQuery:

    • https://code.jquery.com/jquery-latest.min.js – jQuery hosted (minified)
    • https://code.jquery.com/jquery-latest.js – jQuery hosted (uncompressed)
    • https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js – Google hosted (minified)
    • https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js – Google hosted (uncompressed)

    For example:

    <script src="https://code.jquery.com/jquery-latest.min.js"></script> 

    However, since jQuery 1.11.1, both jQuery and Google stopped updating these URLs; they will forever be fixed at 1.11.1. There is no supported alternative URL to use. For an explanation of why this is the case, see this blog post; Don’t use jquery-latest.js.

    Both hosts support https as well as http, so change the protocol as you see fit (or use a protocol relative URI)

    See also: https://developers.google.com/speed/libraries/devguide

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

Sidebar

Related Questions

I am using the following libraries: <link rel=stylesheet href=http://code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.min.css /> <script src=http://code.jquery.com/jquery-1.8.2.min.js></script> <script src=http://code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.min.js></script>
Check the following link in Chrome: http://www.bavarianblue.com/parts-list/?tags=struts The site is totally jacked in IE
please be easy - first post! Looking to modify the following script: http://jonraasch.com/blog/a-simple-jquery-slideshow Love
I'm trying to use the jQuery.url plugin ( http://projects.allmarkedup.com/jquery_url_parser/ ) to grab a specific
Fairly new to jQuery, trying to use Autocomplete. Went to http://jqueryui.com/download to build my
I'm trying to implement a jQuery AJAX script to open a link in a
I use the following jquery statements, $(.resultsdiv:odd).css(background-color, #fff); $(.resultsdiv:even).css(background-color, #EFF1F1); $('.resultsdiv').hover(function() { $(this).css('background-color', '#f4f2f2');
I use the following jquery statements but i get error in this function onGetDataSuccess(result)
I use the following jQuery statements and I am getting the error, jQuery.parseJSON is
I would like to know if I can use the following JQuery function on

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.