Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

206
Vistas
Referencing jQuery library on Google APIs and Relative path

In my Asp.Net Web Application, I have given a reference to jQuery library on Google APIs as below:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>

Problem: few devices do not have an internet connection, and the JQuery download fails.

Providing the local file reference like below solves the problem:

<script src="~/Scripts/jquery-3.5.1.min.js"></script>

Question: If google APIs fail to download the file(If no internet) then I should take the local file reference, Is there a way to implement it?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

If you are worried, that ajax.googleapis.com may be unavailable at the particular moment, when you want to load jQuery 3.5.1, then simply include and deploy the library with your Asp.net web application.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda