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 4108896
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T21:43:12+00:00 2026-05-20T21:43:12+00:00

How do i load the following in cdn and if they fail i would

  • 0

How do i load the following in cdn and if they fail i would wnat my local file to load if this fails

  1. Google’s CDN : jquery.min.js and jquery-ui.min.js.
  2. Microsoft’s CDN : jQuery.Validate.min.js
  • 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-20T21:43:13+00:00Added an answer on May 20, 2026 at 9:43 pm

    fOR jQUERY

    <script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery/jquery-1.3.2.min.js"></script>
    <script type="text/javascript">
    if (typeof jQuery == 'undefined')
    {
        document.write(unescape("%3Cscript src='/scripts/jquery-1.3.2.min.js' type='text/javascript'%3E%3C/script%3E")); //local
    }
    </script>
    

    For Jquery Ui

    if (jQuery.ui) {
         document.write(unescape("%3Cscript src='/scripts/jqueryui-1.8.2.min.js' type='text/javascript'%3E%3C/script%3E")); //local
    }
    

    For Jquery validate

    if(!jQuery().validate) {
        document.write(unescape("%3Cscript src='/scripts/jquery.validate.min.js' type='text/javascript'%3E%3C/script%3E")); //local
    } 
    

    Links
    MS validate.js – http://ajax.microsoft.com/ajax/jQuery.Validate/1.6/jQuery.Validate.min.js

    Google jquery.min.js – http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js

    Google jquery.ui.js – http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js

    Google JqueryUi theme- (change base to one of the core theme name) http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/themes/base/jquery-ui.css

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

Sidebar

Related Questions

I'm trying to use the following code # LOAD XML FILE $XML = new
The following two lines of code load an image from an SVG file and
following this link i was able to load and read pixels from a .gif.
I used DataSet to load a schema from following xml file; <node id=0> <node
I see a white flash in Google Chrome when I load the following very
I have to dynamically load the following HTML in a DIV using jQuery .html()
I'm trying to load the following ascii file into MATLAB using load() % some
I am new to JQuery and I have the following issue: Source file: function
I have a website which is loading jQuery from Google's CDN servers: <script type=text/javascript
Hi i am trying to load the following jquery on buttonclick in the code

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.