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

Added Recursive Function to Find li Element #297

Merged
merged 1 commit into from
Aug 2, 2019
Merged

Added Recursive Function to Find li Element #297

merged 1 commit into from
Aug 2, 2019

Conversation

mlturner88
Copy link
Contributor

I wrote a private recursive method to find the li element when the mousemove event is fired inside of the menu. It will attempt to walk up the DOM until it finds the data-index attribute and can therefore properly find the index to apply the selectClass to.

…data-index tag when attempting to apply the selectClass. Addresses #296
@mrsweaters
Copy link
Collaborator

This looks good! Merging

@mrsweaters mrsweaters merged commit f529231 into zurb:master Aug 2, 2019
@mlturner88
Copy link
Contributor Author

Great, thanks! Would you know when an updated package will be published? @mrsweaters

@mrsweaters
Copy link
Collaborator

Done! Released in 3.7.2.

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

Successfully merging this pull request may close these issues.

2 participants