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

Ender methods conflicts with Bonzo #108

Open
jacobbuck opened this issue Apr 1, 2014 · 1 comment
Open

Ender methods conflicts with Bonzo #108

jacobbuck opened this issue Apr 1, 2014 · 1 comment

Comments

@jacobbuck
Copy link

$().blur() and $().focus() either get overridden by or override Bonzo's blur and focus methods.

@jacobbuck jacobbuck changed the title ender().focus() conflicts with Bonzo Ender methods conflicts with Bonzo Apr 1, 2014
@ded
Copy link
Collaborator

ded commented Apr 2, 2014

do this instead:

$(el).trigger('focus')

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