var evt = arguments.callee.caller.arguments[0] || window.event; evt.preventDefault(); evt.stopPropagation();
找了半个小时,终于解决了。