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

Add in ability to specify the container #8

Merged
merged 5 commits into from
Feb 18, 2019
Merged

Conversation

mickelsonmichael
Copy link
Owner

No description provided.

Michael Mickelson added 5 commits February 8, 2019 14:25
Still needs to only check the parent. Right now searching the parent and all its children, which is too deep a search
Needed to limit the search of getElementsByClassName to only direct children to prevent too deep of searching
Originally I designed it to be far too complex and as a prototype to Node. Since the process is entirely hard-coded anyway and doesn't need to be reused I can boil it down to a more basic function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant