fat / bean

an events api for javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

focusin/focusout does not work in IE8

lushchick opened this issue · comments

Hello.

Noticed that using bean.on method i cannot bind focusin and focusout events in IE8. With native attachEvent everything works well though.

Fiddle: http://jsfiddle.net/andrey/a9XPL
To test it under IE8 use this link and open Developer Tools to see the console: http://jsfiddle.net/andrey/a9XPL/show/