posts - 22,comments - 35,trackbacks - 0

<html>
<head>
<script>
function clear() {
Source=document.body.firstChild.data;
document.open();
document.close();
document.body.innerHTML=Source;
}
</script>
</head>
<body onload=clear()>
网页的内容
</body>
</html>

posted on 2006-08-01 14:08 kelven 阅读(328) 评论(0)  编辑  收藏 所属分类: HTML

只有注册用户登录后才能发表评论。


网站导航: