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

Find Navigation Items From Nav Element #12

Open
jonathanihm opened this issue Jul 7, 2017 · 1 comment
Open

Find Navigation Items From Nav Element #12

jonathanihm opened this issue Jul 7, 2017 · 1 comment

Comments

@jonathanihm
Copy link
Owner

We will want a new function inside the thunderbringer javascript file to traverse and find navigation items. If it's a 'ul > li > a' kind of structure, we may just want to do a direct copy into the nav template if we aren't doing a direct copy already if we have already identified the nav element as a bootstrap navigation.

@jonathanihm
Copy link
Owner Author

Direct copying of ul > li > a is done, we need to also set up a function that will do a loop on a certain set of elements (possibly look for elements with nav, menu, or item classes- this might be complicated and just have a user specify this in the config.js.

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

1 participant