Just let users type in a number rather than having to find it on your list.
Local currencies (GBP) and temperatures (C) would also help!
<input type="number" name="someName" />
Just let users type in a number rather than having to find it on your list.
Local currencies (GBP) and temperatures (C) would also help!