瀹??拌????TML?锋?伴〉?㈠??璺宠浆椤垫?规???寰?澶?锛?涓昏???涓轰袱绫伙?涓?绫讳负浣跨??tml head??绛撅????绫讳负浣跨??s寮哄?跺?锋?版??璺宠浆??
1. 浣跨??s ?锋?板???椤甸???3绉??ц?涓?娆°??
<script language="JavaScript">
function Refresh()
{
window.location.reload();
}
setTimeout('Refresh()',); //3绉??锋?颁?娆?
</script>
2. 浣跨??s ???ㄨ烦杞?椤甸???3绉????ц?
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<script language="javascript">
function goUrl()
{
var url="http://blog.csdn.net/haoaiqian";
location.href=url;
}
</script>
</head>
<body onload="setTimeout('goUrl()', 3000);">
</body>
</html>