请转到以下链接并点击故事,
我老鼠的时候,
http://awesomescreenshot.com/03b435w09
这是悬停的动画.
我该如何删除它.我在这下面使用css,
.storypageThumb1 {
float:left;
width:175px;
height:91px;
text-indent: -9999px;
background:url(../images/storyPage-thumb01_new.png) no-repeat;
text-transform: uppercase;
}
.storypageThumb1:hover {
background-position:0 -91px;
}
Run Code Online (Sandbox Code Playgroud)
它假设只是改变了可能性.没有动画.