aboutsummaryrefslogtreecommitdiffstats
path: root/src/apis.js
diff options
context:
space:
mode:
authorIgor Minar2011-01-09 23:18:53 -0800
committerIgor Minar2011-01-10 10:24:12 -0800
commite99974004480d968d3fe37ee57540e72bbc96098 (patch)
tree477c6583823cbd3e5453edbd13252e0e007648bf /src/apis.js
parent0ad39dde4f4dd4c50e08ccfdc086fad3fe576ff2 (diff)
downloadangular.js-e99974004480d968d3fe37ee57540e72bbc96098.tar.bz2
fix addEventLister detection for IE9
IE9 added support for addEventListener and it looks like some new events (e.g. DOMContentLoaded) can't be registered via attachEvent, only addEventListener correctly registeres these. So to make sure we are using the latest and greatest we need to look for addEventListener instead of attachEvent in the jqLite feature detection code.
Diffstat (limited to 'src/apis.js')
0 files changed, 0 insertions, 0 deletions