I\'m using Bootstrap Slider, and I was wondering if there is any way to include a handler for a value change. I see that the documentation includes handlers for slideStart,
try this if on function didn't work for you like me
$('#yourSlider').bind("slideStop", function (e)