Hey having a little trouble jquery and the hmtl5 range. I\'m try to get the values as they changed but the event listener is not capturing it. Currently my code is:
HTML
Several test and bug fixed!
$('input[name=form_range]').change('mousestop',function () { });