在寫H5時, IOS上的div點擊會出現陰影, 如何去掉陰影呢? css
在div的css屬性中添加下面一條: web
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);