jquery-archive / jquery-mobile

jQuery Mobile Framework
https://jquerymobile.com
Other
9.7k stars 2.41k forks source link

how to refresh rangeslider with transition #8645

Open kasseller opened 5 years ago

kasseller commented 5 years ago

Dear, CSS can support the moving transitions. (such as: transition: all 0.5s ease;) But I can not find the effect for the widget rangeslider, when we want to refresh the value of the widget. could you please teach me how to realize the effect?