Jquery – How to make a value go down to the inputs field's given max value?
So i have many input fields that have different max="values". But when someone puts a like a number above that value it doesn't do anything until you click on the button. These div's are being made in Jquery because I…