Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Support type=number to show mobile numeric keyboard for all fields #85

Open
quanghoc opened this issue Jul 6, 2015 · 9 comments
Open

Comments

@quanghoc
Copy link

quanghoc commented Jul 6, 2015

Right now if we use <input type=number>, I got Javascript error because only type=text is supported.

This is important for mobile since we don't want to show a regular keyboard but only numeric keyboard. How to fix this? I may work around and use tel but it's a hack.

@breaktag
Copy link

Bump for this, as I am currently experiencing same issue. type="tel" works fine but its not ideal

@chmartinez
Copy link

+1 to this

@justinmasse
Copy link

+1 to this.

@getvictor
Copy link

+1

5 similar comments
@gianko
Copy link

gianko commented Oct 4, 2015

+1

@gergderkson
Copy link

+1

@nikhilenmudi
Copy link

+1

@juliatan
Copy link

+1

@danieleleoni
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants