Workshop 9: Exercise 3: Effects and animation

Back to Workshop 9 index

Exercise 3: Effects and animation

See: https://api.jquery.com/category/effects/

Add the following functionality to buttons below:

  1. Fade in the main heading of the page
  2. Fade out the main heading of the page
  3. SlideUp the main contents of the page
  4. SlideDown the main contents of the page
  5. Study the animate() -function. Write an animation sequence of your own on the page