Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialKrish Matta
626 Points[Sass] [HTML] Drop Down Menu Not Allowing links to be pressed.
So I followed a tutorial: https://www.youtube.com/watch?v=pYN8FUiKfzA and I followed it along with tweaking some snippets of code. However, when i expand the drop down menu, it doesn't let me click the anchor links in the drop down. Any solutions?
index: http://pastebin.com/983pnSq2 sass for nav: http://pastebin.com/C0einG9k
1 Answer
Anne Yeiser
19,291 PointsBe sure you have jquery loaded, not just your bootstrap files. Bootstrap needs jquery too.