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

trigger wraning when passing only an event object #18

Open
nyroDev opened this issue Sep 8, 2010 · 0 comments
Open

trigger wraning when passing only an event object #18

nyroDev opened this issue Sep 8, 2010 · 0 comments

Comments

@nyroDev
Copy link

nyroDev commented Sep 8, 2010

When calling trigger function with an event object directly, which is correct according to the doc: http://api.jquery.com/trigger/
jQuery Lint report a warning telling that you can only call with trigger(eventType, [extraParameters]);
Which is wrong.

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

1 participant