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

178
Vistas
Can't link image src from folder
const bannerData = [{
    "title": "My title",
    "description": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Maxime mollitia,molest",
    "image_url": "./assets/bg-1.jpg"
  },
  {
    "title": "My title2",
    "description": "dwadawdwa",
    "image_url": "https://img2.storyblok.com/f/89778/1168x728/578a7ddf01/us_us-ny_nyc_1.jpeg"
  }
]

function initBanner(currentSlide) {
  banner.style.backgroundImage = `url('${bannerData[currentSlide].image_url}')`
  textBoxHeading.textContent = `${bannerData[currentSlide].title}`
  textBoxDescription.textContent = `${bannerData[currentSlide].description}`
}

Whenever I do in my index.html <img src="./assets/bg-1.jpg"> then I am seeing the image in my html. But whenever I try to load the background for element with js then it wont load at all. I have to use url in order for it to work. Why is this happening and how can I link backgrounds from my folder instead from url's? I am not getting any errors in console, and just have white blank screen with no img.

enter image description here

about 4 years ago · Juan Pablo Isaza
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