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

filter events by query style #110

Closed
perymimon opened this issue Jul 30, 2016 · 0 comments
Closed

filter events by query style #110

perymimon opened this issue Jul 30, 2016 · 0 comments
Labels
Request Feature request or idea related issues.

Comments

@perymimon
Copy link

perymimon commented Jul 30, 2016

like we do in jquary .

   $(document)
      .on(keydown_event,'.commandListener', listenToKey(Tab,component))

for catch event that come from element that pre writed on the page

@RobertWHurst RobertWHurst added the Request Feature request or idea related issues. label Oct 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Request Feature request or idea related issues.
Projects
None yet
Development

No branches or pull requests

2 participants