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

102
Vistas
Is there a way to link jquery to html without use of a cdn?

I am trying to link a jquery page to my HTML. Is there a way to do this without using a CDN or downloading from the jquery site? I want it to be like linking a standard js file (like below).

<script src="script.js"></script>
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Lets say you want to use the latest version (3.6.0), one way to do this, would be to go to jQuery official site and choose the version you want to use, then copy the src code link, like so:

enter image description here

Navigate to it, copy all the code and paste it into your own js file which you can name whatever way you would like. And then you would be able to link jQuery like so: <script src="MyJquery.js"></script>

In the case of my example I'm using the format min.js , the minified version, so you would need to do it like so: <script src="MyJquery.min.js"></script>

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