CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
front end
> Input input limit allowed only two positive integers and retain two decimal places such as: 99.99
Input input limit allowed only two positive integers and retain two decimal places such as: 99.99
Time:10-27
Input input limit allowed only two positive integers and retain two decimal places such as: 99.99
CodePudding user response:
The pattern="[0-9] [0-9] + \. [0-9] {2} $"
Page link:
https//www.codepudding.com/frontend/73210.html
Prev:
Read from the data date yyyy/mm/dd how to convert - dd yyyy - mm
Next:
How to remove nuxt. Windows under the framework of js. __NUXT__
Tags:
JavaScript
Related
Links:
CodePudding