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

Missing samples in DOM events article #44

Open
jakub-g opened this issue Dec 12, 2013 · 0 comments
Open

Missing samples in DOM events article #44

jakub-g opened this issue Dec 12, 2013 · 0 comments
Labels

Comments

@jakub-g
Copy link
Collaborator

jakub-g commented Dec 12, 2013

http://ariatemplates.com/usermanual/latest/dom_events

ctrl+f for "missing sample"

Also, in the last snippet, it should be emphasized that one should pass exactly the same references (or whole callback object references) to aria.utils.Event.addListener and removeListener (perhaps storing { fn : foo , scope: this } into this.myFooCallbackObj for convenience).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants