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

103
Vistas
Call Ajax for next page of pagination in SwiperJS

Hi i am using SwiperJS for sliding my products and my data is loading with Ajax and i have Pagination on APIs so i have next and last page address .

Is there any solution to ajax the next page when user reaches to last slide on Swiper ?

and if it's not , please tell me how sync Swiper pagination with Ajax because i have more than 100 products and i can't load them all when page loads.

here is my HTML Swiper code :

swiper1 = new Swiper(".BookSwiper-a", {
  slidesPerView: 1,
  spaceBetween: 55,
  loop: false,
  autoplay: {
    delay: 5000,
    disableOnInteraction: false,
  },
  breakpoints: {
    
    768: {
      slidesPerView: 1,
    },

    769: {
      slidesPerView: 3,
    },
    
    992: {
      slidesPerView: 3,
    },
    
    1480: {
      slidesPerView: 5,
    }
  },
  navigation: {
    nextEl: ".cmt-slide-next-a",
    prevEl: ".cmt-slide-prev-a",
  },
});

and i use Ajax to load products then Swiper.update()

Thanks for you help

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