Commit 9369bf2b authored by Thomas Reynolds's avatar Thomas Reynolds
Browse files

Update topbar to work without jQuery Sizzle

The `> ul` selector is not valid for `querySelectorAll`. If I'm using a minimal jQuery build, `foundation.topbar` fails. This change uses `children` and `filter` to accomplish the same effect. As this is only running at init, I doubt there would be any performance implications.
parent 7e6e92e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment