Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

124
Views
Estoy tratando de agregar los siguientes scripts al encabezado de un sitio web pero me da el error 404

Mi código a continuación es cómo agrego jquery-3.5.1.min.js al encabezado del sitio web junto con incrustadoCPC.js

 var scriptOne = document.createElement("script"); var scriptTwo = document.createElement("script"); scriptOne.setAttribute('src', '/scripts/api/vendor/jquery-3.5.1.min.js') scriptTwo.setAttribute('src', '/scripts/embeddedCPC.js') document.head.appendChild(scriptOne); document.head.appendChild(scriptTwo);

ingrese la descripción de la imagen aquí

ingrese la descripción de la imagen aquí

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Aparentemente no tienes los archivos bajo esas direcciones en el servidor

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!