码迷,mamicode.com
首页 > 其他好文 > 详细

输入法直接显示 数字输入键盘

时间:2017-09-10 12:32:14      阅读:200      评论:0      收藏:0      [点我收藏+]

标签:class   显示   ace   footer   手机   foo   put   type   number   

<input type="number" id="weight" name=‘weight‘ pattern="[0-9]*"  class="input-footer-none" placeholder="请输入...">

//type=number可以实现    但是一般pattern="[0-9]*"表示苹果手机的

//两者都写兼容

输入法直接显示 数字输入键盘

标签:class   显示   ace   footer   手机   foo   put   type   number   

原文地址:http://www.cnblogs.com/xzzzys/p/7500430.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!