Tuesday, 6 November, 2018 UTC


Summary

There are many ways of animating stuff on the Web. For example we can use CSS animations, vanilla JavaScript or jQuery library. In this lesson we are going to learn how to use jQuery `slideUp()`, `slideDown()` and `animate()` functions to animate elements on a webpage in an easy and efficient way.