CSS代码鼠标通过图片变换图片

<img src="#" name="picture" width="330" height="210" border="0" align="middle" onMouseOver="this.src='#'" onMouseOut="this.src='#'">
相关文章
相关标签/搜索