1.鼠标右键被禁止使用,如何解除
方法一:最简单的方法 function click() { if(event.button==2) { alert('右键不能用了!') } } document.onmousedown=click 这是最简单,也是最常用的方法 方法二:添加到收藏夹 function click() { if(event.button==2) { window.external.addFavorite(' ;charset=UTF-8" %><%@ taglib prefix="s" uri="/struts-tags" %>