0
trying to add a class to a tag using the toggle method () but nothing happens
I tried adding a class using the toggle method to the <li> tag that contains class = menuList but nothing happens even though there should be an animation that occurs. can anyone help me to explain why this happened and how to solve it? Thank you in advance. https://code.sololearn.com/WR06bOayfCkq/?ref=app
4 Réponses
0
maybe a conflict has occurred with the classes what you want to do with this class, try separating that class in css alone
0
Matheus Batista can give me for example I don't understand
0
so I noticed the MenuList is executing the same thing as the container being that I did not look at the whole code is just a guess but I still do not understand what you want to add in that class
0
Matheus Batista I want to add animation to the menu list by adding the Down menu class which contains an animation