.preventDefault()阻止默认行为.stopPropogation()阻止冒泡 IE中如何阻止event.returnValue=false 阻止默认行为event.cancelBubble=true 阻止冒泡