I have a html5 range input and a text box input. When the range changes, the text box will get updated. But what should I do so that when I put a number in the text box, the ran
It's actually quite easy. It's all written in jQuery Tools API documentation. So I changed my code to this and it worked: