Is there\'s any way to format an input[type=\'number\'] value to always show 2 decimal places?
input[type=\'number\']
Example: I want to see 0.00 instead of
0.00
You can't really, but you a halfway step might be: