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

127
Vistas
When the window is loading the event stops. After scrolling down the event starts
(function () {
    var previousScroll = 0;

    $(window).scroll(function(){
    var currentScroll = $(this).scrollTop();
    if (currentScroll > previousScroll){
        
        event.preventDefault();
    } 
    previousScroll = currentScroll;
    });
}()); 


$(window).on('load', function () {
    $(".timer").timerstart({
        event.stopPropagation()l
    });
});

is it possible? when the page is begin event is stopping and scroll down event start.

about 4 years ago · Santiago Trujillo
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