<style>
.first {background:#666;}
.gray {background:red;}
</style>
<div class="first" onmouSEOver="this.className='gray'" onmouSEOut="this.className='first'">
www.445i.com
</div>
未经允许不得转载:445IT之家 » [JS教程]鼠标移动,背景变色
<style>
.first {background:#666;}
.gray {background:red;}
</style>
<div class="first" onmouSEOver="this.className='gray'" onmouSEOut="this.className='first'">
www.445i.com
</div>
未经允许不得转载:445IT之家 » [JS教程]鼠标移动,背景变色