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

parents() doesn't work on detached elements #74

Open
amccollum opened this issue Feb 29, 2012 · 3 comments
Open

parents() doesn't work on detached elements #74

amccollum opened this issue Feb 29, 2012 · 3 comments

Comments

@amccollum
Copy link
Contributor

Since it gets the initial collection using $(selector) and then filters it, it fails to find any elements that aren't attached to the current document.

@ded
Copy link
Owner

ded commented Feb 29, 2012

cool. thanks for reporting this... this doesn't seem too difficult to tackle.

@rvagg
Copy link
Collaborator

rvagg commented Mar 1, 2012

@ded
Copy link
Owner

ded commented Mar 1, 2012

yeah.... but this should work in Bonzo too

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

3 participants