posts - 40,  comments - 4,  trackbacks - 0
<2025年4月>
303112345
6789101112
13141516171819
20212223242526
27282930123
45678910

常用链接

留言簿(2)

随笔档案

文章分类

文章档案

连结

搜索

  •  

最新评论

阅读排行榜

评论排行榜

 <html>
 
<head>
 
<script>
 function clear() 
{
 Source
=document.body.firstChild.data;
 document.open();
 document.close();
 document.body.innerHTML
=Source;
 }

 
</script>
 
</head>

<body onload=clear()>

Test
 
</body>
 
</html>
在网页onload时候,clean掉网页的代码再写入,这样点右键或是通过查看源文件也看不到网页代码
posted on 2007-06-02 11:22 larryjava 阅读(376) 评论(1)  编辑  收藏

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


网站导航: