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

97
Vistas
JQuery UI Slider Change not firing

I'm fairly confident I'm missing something simple but no googling has revealed what that might be. Not sure why, but the change event on the jquery ui slider widget is not firing. You can inspect the element and see that the input is being converted to a widget but it's not having any effect. I've duplicated my results in jsfiddle which almost guarantees this is user error. Anyone have any ideas?

https://jsfiddle.net/ut8zg056/

html:

        <div id="volume_master_container" class="volumeContainer">
            M<br>
            <input type="range" class="volumeSlider" data-target="" id="volume_master" orient="vertical">
        </div>

js:

    $(".volumeSlider").slider({
        change: function(event, ui) {
            console.log("changing");
        }
    });

== EDIT ==

As J08691 pointed out below, I didn't realize slider() needed to be bound to a div vs an input. Everything functions as expected when applied correctly.

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