IE支持window.event.cancelBubble属性,但window.event在FF下不受支持。所以为了能够兼容FF,在JS编码时不要使用window.event.cancelBubble。