【发布时间】:2011-12-13 17:19:06
【问题描述】:
我需要在我的网站中覆盖背景,并且我总是在鼠标悬停或任何其他操作时看到滞后/slugs。你知道如何解决这个问题吗? 我在这里有一个工作示例(如果我还没有更新代码):http://natgeo.geryit.com
ul#posters li {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
float: left;
height: 170px;
position: relative;
width: 25%;
}
【问题讨论】:
标签: google-chrome background-image css cover