npm-dom / dom-event

Add/remove DOM events
http://npm.im/dom-event
34 stars 7 forks source link

Using raw event names without prepending "on" doesn't work in IE8 #6

Closed phloe closed 9 years ago

phloe commented 9 years ago

Events never fire because of the missing "on" (eg "click" should be "onclick").

azer commented 9 years ago

fixed by 95b9e723a27da2e04bd3f816634e886c985625e4