All Questions
Tagged with jquery-ui-spinner jquery-ui-slider
1 question
1
vote
1
answer
1k
views
jQuery UI - Slider & Spinner not updating each other properly
I'm trying to bind jQuery's Slider to jQuery's Spinner, and have them both update each other and some other stuff on the page (progress bar & display output in a h1).
However my problem arises ...