答案 0 :(得分:2)
CSS 3背景大小属性? http://jsfiddle.net/kTewC/10/
答案 1 :(得分:1)
或者,支持购买任何浏览器:
#background {
width: 100px;
height: 100px;
position: absolute;
z-index: -1;
}
.backgroundimage {
width:100%;
height:100%;
}
<div id="background">
<img src="/path/to/background/image.gif" class="backgroundimage" alt="" />
</div>
答案 2 :(得分:0)
检查这个Fiddle,这里我添加了拉伸作为CSS类,优点是当mouseOut你可以根据需要删除它。这基于@ user1090389