Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

focusin/out doesn't work on FF #33

Closed
Calvein opened this issue Oct 31, 2011 · 1 comment
Closed

focusin/out doesn't work on FF #33

Calvein opened this issue Oct 31, 2011 · 1 comment

Comments

@Calvein
Copy link
Contributor

Calvein commented Oct 31, 2011

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.

@djanowski
Copy link
Contributor

See http://www.quirksmode.org/blog/archives/2008/04/delegating_the.html on why they do that.

And you may be interested in watching #50.

@Calvein Calvein closed this as completed Aug 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants