Php versions – JavaScript on change checking all input field values
I have an array of input fields containing carton quantity values, and I want to make sure no more cartons are deducted than needed. It works when there is only one input field, for example when I have: var input…