Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

182
Visualizações
Wow Animation flickers 1st time then run as it should be

I am working on a project with wow.js. Lately I realized there is a possible 'bug' in the animation when its firing with some delay. Firstly I have added class="wow animate animate__bounceInUp" data-wow-duration="2s" and it's working flowless. But when I realized that I need to add a delay to the animation, then firstly it flickers one time and then running the animation. I have added the working snippet here. Can anyone look in to this and tell me what I am missing here?

wow = new WOW(
    {
    boxClass:     'wow',      // default
    animateClass: 'animated', // default
    offset:       0,          // default
    mobile:       true,       // default
    live:         true        // default
  }
  )
  wow.init();
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" rel="stylesheet"/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/js/bootstrap.min.js"></script>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/css/bootstrap.min.css" rel="stylesheet"/>

<div class="pop-img container">
                    <div class="row text-center">
                        <div class="col-xs-4">
                            <img src="https://wowjs.uk/img/wow-1.gif" alt="" class="wow animate animate__bounceInUp" data-wow-duration="2s" data-wow-delay="0.2s">
                        </div>
                        <div class="col-xs-4">
                            <img src="https://wowjs.uk/img/wow-1.gif" alt="" class="wow animate animate__bounceInUp"  data-wow-duration="2s" data-wow-delay="0.4s">
                        </div>
                        <div class="col-xs-4">
                            <img src="https://wowjs.uk/img/wow-1.gif" alt="" class="wow animate animate__bounceInUp"  data-wow-duration="2s"  data-wow-delay="0.6s" >
                        </div>
                    </div>
                </div>

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda