dev0912 / go-condition-development-debut

0 stars 0 forks source link

Use of Math.max() and Math.min() #7

Open dev0912 opened 3 years ago

dev0912 commented 3 years ago

$qty.val(Math.max(lowestNum, parseInt($qty.val()) + adj)).trigger('change');