I am beginner at using webpd. I would like to connect an HTML slider with a webpd number box. I found some examples in Sebastien Piquemal's repositories, but his slider is just for setting the amount. Every time I change the slider position, it is necessary to submit the new value with a button. I would like the HTML slider to trigger the PD object automatically, without manually submitting the data. Is it possible?