onmouseover onmouseout 这2个可以
div{ height:50px;width:50px;border:1px solid #333; } div:hover { border-color: #f00; }