八上科学作业本答案ppt:网页中如何屏蔽键盘响应

来源:百度文库 编辑:高考问答 时间:2024/07/03 13:11:08
ASP的,和PHP的两种屏蔽键盘响应的方法,感激不尽~

<body leftmargin="2" topmargin="0" marginwidth="0" marginheight="0" oncontextmenu="return false" ondragstart="return false" onselectstart ="return false" onselect="document.selection.empty()" oncopy="document.selection.empty()" onbeforecopy="return false" onmouseup="document.selection.empty()">