Q
Q
qdman2015-10-21 15:04:38
HTML
qdman, 2015-10-21 15:04:38

How to force input type=number to display dot as delimiter regardless of settings in OS?

In general, the problem manifests itself only in Chrome, all other browsers put an end to it. Setting step=0.001 doesn't help. in general, now the whole control code looks like this
"input step="0.001" min="0" type="number" name="name" lang="en" value="0" "

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivanq, 2015-10-21
@Ivanq

I don't know if this will solve your problem:
www.sql.ru/forum/1036944/input-type-number-i-razde...
They say you need to add step="0.0001"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question