Can any body help me with currency masking in input field ? I am using jasny bootstrap but not able to make currency combination or float values.
I want to put .
anywhere in the field once with the numbers and jasny allows me to use ?
for any character. I tried below combinations.
9?.9999
?.99999
but none of them full fill my requirement.