标签: html css google-chrome scroll background-image
这是我的小提琴:https://jsfiddle.net/wr7r32ew/
基本上,我有一个移动主页,其中包含一个绝对定位的div,背景图像设置为background-size: cover,下方有一个页脚。
background-size: cover
当您仅在移动Chrome中滚动时,背景图像会在触摸时略微放大/缩小(我不想这样)。此问题仅出现在iOS和Android中的Chrome中,并且在Safari或原生Android中未被观察到。