I have a problem. I have a text input in a form and I want it to allow only numbers (no letters), a dot and non negative numbers. The problem is that is there is a dot in can only accept 9 characters, without a dot only 6 characters and cannot submit 0. Ex
135000
135000.56
135000
135000.56