ios5与ios7数字输入样式一致

<input  name="activeCode" id="activeCode" ontouchstart="this.type='number'" onfocus="this.type='text'"/>

posted @ 2014-11-25 14:31  pretty flower  阅读(108)  评论(0)    收藏  举报