1个回答
展开全部
<script type="text/javascript">
function show(url){
document.getElementById("img").src=url;
}
</script>
<img id="img" src="girl/lepeng2.jpg" width="200px" height="300" onmousemove="show('1.jpg')" onmouseout="show('2.jpg')" />
function show(url){
document.getElementById("img").src=url;
}
</script>
<img id="img" src="girl/lepeng2.jpg" width="200px" height="300" onmousemove="show('1.jpg')" onmouseout="show('2.jpg')" />
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询