复制代码 代码如下:
"http://www.w3.org/TR/html4/strict.dtd">
body { background:black; color:white; font-family: 'georgia' }
.spotlightWrapper ul {
list-style-type: none;
margin:0px;
padding:0px;
}
.spotlightWrapper ul li {
float:left;
position:relative;
}
.spotlightWrapper ul li a img {
width:200px;
position:relative;
border:none;
}
.spotlightWrapper ul li a img.active {
border:4px solid white;
z-index:1;
left: -4px;
top: -4px;
}
.clear { clear:both; }
jQuery背景墙聚光灯效果
点击图片查看效果



