In this challenge we learn how to toggle a class on and off depending on an event (like a click event). This can help us change elements, and change them back by applying a class and then removing that class. If an element already has the class that is being toggled it will remove that class, but if the element does not have the class being toggled, it will then receive that class. Javascript allows us to do powerful things through jQuery, this is one of those things that are important to master. jQuery's toggleClass method allows us to make our site much more appealing.
На этой странице сайта вы можете посмотреть видео онлайн Learn Javascript, toggleClass, Javascript and the DOM, Code длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь We Will Code 20 Июль 2017, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 314 раз и оно понравилось 2 зрителям. Приятного просмотра!