手機端android/iPhone問題

iPhone:web

  不能自動播放音樂,瀏覽器

  去除默認樣式 input:-webkit-appearance: none;border-radius:0px;app

  video播放自動默認全屏解決-webkit-playsinlineide

  iPhone手機會自動識別阿拉伯數字,默認成電話號碼,顏色會跳轉成藍色<meta name="format-detection" content="telephone=no">spa

  自動驗證郵箱的跳轉-<meta  name="format-detection" content="email=no" />code

//--------------------------------------------------------------------------------------有發如今更新orm

Android:input

  點擊元素出現藍色框,iPhone不會出現,解決:-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,255,255,0);border:none;it

 

//-------------------------io

去除IE10+瀏覽器文本框後面的小叉叉

input::-ms-clear{resize: none;}

相關文章
相關標籤/搜索