Skip to content

.focusout() - Update wording #150

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

Closed
adamblank opened this issue Oct 16, 2012 · 0 comments
Closed

.focusout() - Update wording #150

adamblank opened this issue Oct 16, 2012 · 0 comments

Comments

@adamblank
Copy link

Pertaining to entry http://api.jquery.com/focusout/

User Reported:
"Documentation today says:
'The focusout event is sent to an element when it, or any element inside of it, loses focus. This is distinct from the blur event in that it supports detecting the loss of focus from parent elements'. This is confusing, because 'or any element inside of it' contradicts the subsequent text 'it supports detecting the loss of focus from parent elements'. To be consistent with the first text, the text should instead be: 'it supports detecting the loss of focus from child elements'.
Please either correct the text, or clarify the text such that:

  • when referring to parents, state parents of what element.
  • when referring to children, state children of what element."

Dev Summit Group Notes:
"'From 'parent' here was intended to mean 'bubbled up to the parent' and is pretty confusing. Should get a wording update."

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

No branches or pull requests

2 participants