Using box
I can't find a concrete answer on google about using box-sizing: border-box on mobile . I saw on http://caniuse.com/ that box-sizing is not fully supported by native android browsers ( Android browsers do not calculate correctly the dimensions (width and height) of the HTML select element. ) . My question : It is 100% safe to use border-box on mobile ( chrome/opera/safari/android browser/ie ) or I must stick to the old school ?
Mention : On mobile versions i use:
jquery.mobile.css
jquery.mobile.js
version : 1.3.2
链接地址: http://www.djcxy.com/p/89984.html
上一篇: 所见即所得和源模式下的CKEditor插件呈现不同
下一篇: 使用框