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 trial

HTML

Thomas van der Zel
Thomas van der Zel
16,796 Points

Link not working

Hi,

I added a mobile menu to this website: http://djemaaelfnarotterdam.stichtingdeloodsen.nl/. It works with Slidebars by Adam Smith (http://plugins.adchsm.me/slidebars/).

I thought I had it all working, but when I click any of the links it doesn't go to the page it should. In stead it just closes the slidebar.

I tried adding a z-index to see if there isn't any container overlaying the link, but that doesn't do the trick.

Any ideas on how to solve this?

Thanks in advance!

1 Answer

Thomas van der Zel
Thomas van der Zel
16,796 Points

Nevermind! I figured it out.

I think something went wrong with minifying the script, because restoring the 'unminified' script did the trick.