在javascript中,用于阻止默认事件的默认操作的方法是
stopDeafault()
stopPropagation()
preventDefault()
preventDefaultEven()