标签:style blog http color os io art ar
http://www.oschina.net/question/54100_25614
addEventListener中的第三个参数是useCapture, 一个bool类型。当为false时为冒泡获取(由里向外),true为capture方式(由外向里)。
attachEvent 和 addEventListener 的用法,布布扣,bubuko.com
attachEvent 和 addEventListener 的用法
标签:style blog http color os io art ar
原文地址:http://www.cnblogs.com/justcodeit/p/3903984.html