Posts by Éder Brito • 17 points
2 posts
-
-1
votes3
answers106
viewsA: Problems closing menu by clicking links
In your app.js uncomment the function that starts on line 25 and goes to line 39. Below follows the function: $(function() { $(".link-menu-side").on("click", function(e) {…
-
1
votes3
answers106
viewsA: Problems closing menu by clicking links
Create an onclick="" function in the links that when clicked would close the menu.