Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Can we recursively get all child nodes? #11

Closed
camwiegert opened this issue Jul 22, 2016 · 2 comments
Closed

Can we recursively get all child nodes? #11

camwiegert opened this issue Jul 22, 2016 · 2 comments

Comments

@camwiegert
Copy link
Owner

Wondering if it's worth trying to be non-destructive with the inner HTML of elements by recursively grabbing each child node and operating on them individually.

@camwiegert
Copy link
Owner Author

This will definitely make operating on text more complicated with multiple elements.

@camwiegert
Copy link
Owner Author

I think we have to leave this for now and rely on people targeting child-less elements.

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

No branches or pull requests

1 participant