Cool! but is better if you use the “input” event instead of the keyup, keyup doesn’t get trigger when you copy and paste values with only the mouse! And also input will trigger less times as well, better for slower cpus!
Cool! but is better if you use the “input” event instead of the keyup, keyup doesn’t get trigger when you copy and paste values with only the mouse! And also input will trigger less times as well, better for slower cpus!