How to force keyboard with numbers in mobile website in Android

前端 未结 7 1552
南旧
南旧 2020-11-28 23:31

I have a mobile website and it has some HTML input elements in it, like this:



        
7条回答
  •  借酒劲吻你
    2020-11-28 23:54

    Add a step attribute to the number input

    
    

    Source: http://blog.pamelafox.org/2012/05/triggering-numeric-keyboards-with-html5.html

提交回复
热议问题