javascript 變換圖片
[hcode]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<script type="text/javascript">
//設置圖片的src big_pic
function showbpic(picsrc)
{
var psrc = document.getElementById("big_pic");
psrc.src=picsrc;
}
</script>
</head>
<body>
<img id="big_pic" name="" src="" alt="" />
<br />
<br />
<br />
<br />
<img src="http://www.aixq.com/img/logo.gif" onmouseover="showbpic(this.src)" />
<img src="http://www.suibe.com/images/logo.gif" onmouseover="showbpic(this.src)" />
<a href="#" title="這裡是提示" rev="http://blog.wenxueba.net/logo.gif" rev="" shape="" coords="" onmouseover="showbpic(this.rev)">這個是文字鏈接</a>
</body>
</html>
[/hcode]
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<script type="text/javascript">
//設置圖片的src big_pic
function showbpic(picsrc)
{
var psrc = document.getElementById("big_pic");
psrc.src=picsrc;
}
</script>
</head>
<body>
<img id="big_pic" name="" src="" alt="" />
<br />
<br />
<br />
<br />
<img src="http://www.aixq.com/img/logo.gif" onmouseover="showbpic(this.src)" />
<img src="http://www.suibe.com/images/logo.gif" onmouseover="showbpic(this.src)" />
<a href="#" title="這裡是提示" rev="http://blog.wenxueba.net/logo.gif" rev="" shape="" coords="" onmouseover="showbpic(this.rev)">這個是文字鏈接</a>
</body>
</html>
[/hcode]
上世纪70年代就占,zg出兵是假的?
a的鏈接屬性
