jQueryMobile slider change event

后端 未结 1 437
野性不改
野性不改 2021-01-23 18:07

I have difficulties in listening to the change event of a jQueryMobile slider.

In this page, the event triggers correctly the event \"slidestop\":
http://jsfiddle.ne

1条回答
  •  甜味超标
    2021-01-23 18:37

    your jsfiddle have onLoad like this:

    //     
    

    and you only coppy the script on your page without $(window).load or $(document).ready jsfiddle

    0 讨论(0)
提交回复
热议问题