摘要: 1. 冒泡事件 事件按照最特定的事件目标到最不特定的事件目标的顺序触发 IE 5.5: div -> body -> document IE 6.0: div -> body -> html -> document Mozilla 1.0: div -> body -> html -> docume 阅读全文
posted @ 2017-03-30 13:05 quefangfang 阅读(108) 评论(0) 推荐(0)