本文共 121 字,大约阅读时间需要 1 分钟。
在W3C中,使用preventDefault()方法;
在IE中,使用window.event.returnValue = false。
转载于:https://www.cnblogs.com/YYvam1288/p/7144808.html