<style type="text/css">
.a{background-image:url(images/2008.jpg)}
.b{background-image:url(images/2009.jpg)}
</style>
<div style="width:200px;height:200px;" class="a" onmousemove="this.className='b'" onmouseout="this.className='a'"></div>
 posted on 2010-08-11 09:19  ddxgc  阅读(4213)  评论(0编辑  收藏  举报