Supporting partial dollar amounts (i.e. cents)
-
The number input field that gets generated has a step=”1″ attribute applied. This is forcing only whole dollar amounts to be accepted. Please change this to step=”.01″ to allow amounts like 100.75 to be entered.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Supporting partial dollar amounts (i.e. cents)’ is closed to new replies.