摘要:屏蔽右键: document.oncontextmenu=function(){return false}; 屏蔽F5等功能:
阅读全文
posted @ 2007-05-30 15:48
|
||
文章分类 - JavaScript
摘要:屏蔽右键: document.oncontextmenu=function(){return false}; 屏蔽F5等功能:
阅读全文
posted @ 2007-05-30 15:48
|
||