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

157
Vistas
Owl Carousel fade effect doesn't work when you drag or swipe

The fade effect works properly when you click on the dots or arrows. But when you swipe or drag, it's sliding. How can I make fade effect for dragging too?

You can see an exaple on the Owl Carousel demo: https://owlcarousel2.github.io/OwlCarousel2/demos/animate.html - when you click dots - it's fading, but when you drag - it's sliding.

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

0

Only by css, for ex.:

.owl-item {
    opacity: 0.4;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
.owl-item.active {
    opacity: 1;
}

But visually, swiping/sliding will occur, but the new slide will appear with the effect. You can also disable drag by options:

mouseDrag: false,
touchDrag: false,
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