You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EDIT: I'm on FF 7.0.1 on Ubuntu 64-bit, there is no problem on Chrome/Opera (not tested on IE).
EDIT : $(el).focus/blur() work perfectly, it is just when we try to use delegate.
The text was updated successfully, but these errors were encountered:
I don't know if it's a Firefox but it works well with jQuery, (jQuery seems to convert blur and focus to focusout and focusin and that's all http://james.padolsey.com/jquery/#v=1.6.2&fn=live)
Bean
Jeesh
jQuery
EDIT: I'm on FF 7.0.1 on Ubuntu 64-bit, there is no problem on Chrome/Opera (not tested on IE).
EDIT : $(el).focus/blur() work perfectly, it is just when we try to use delegate.
The text was updated successfully, but these errors were encountered: