It looks great. But I have an issue when using filenames in the menu href. I have this:
- <li><a href="about.html" class="contentLink">About </a></li>
I'm on the home page and go to the About page through the menu. When I'm on the About page, nothing happens when I click the menu button, unless I first refresh the page.
Any idea how I solve this?
Thanks!