<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>

相关文章:

  • 2021-12-11
  • 2021-09-11
  • 2022-12-23
  • 2021-06-30
  • 2022-12-23
  • 2021-12-12
  • 2021-11-18
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-04
  • 2022-12-23
  • 2022-02-04
  • 2021-09-08
  • 2022-12-23
相关资源
相似解决方案