JQuery Range Input Listener

后端 未结 5 863
-上瘾入骨i
-上瘾入骨i 2021-02-05 03:45

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

5条回答
  •  星月不相逢
    2021-02-05 04:25

    Does not seem to have any problem on HTML5 using change.

    See: http://jsfiddle.net/DerekL/BaEar/33/

提交回复
热议问题