摘要:
项目中使用了bootstrp,结果发现在Chrome中,类型为<input type="date"/>和<input type="datetime-local"/>中的下拉箭头消失了查了下资料,据说是chrome的BUG,而且只是chrome 25系列版本的BUG解决办法,就是加上如下的CSS,说白了,就是调整箭头和上下选择按钮的位置input::-webkit-inner-spin-button {display:inline-block;float:right;}input::-webkit-calendar-picker-i 阅读全文
posted @ 2013-03-20 15:22
灰色逻辑
阅读(1637)
评论(0)
推荐(0)

浙公网安备 33010602011771号