filmov
tv
Use jQuery and CSS to build out a smooth scrolling webpage

Показать описание
In this lesson I will show you how to build out a long page (single web page application layout) that contains anchor links. Anchor links are beneficial when you have a lot of page content and you want users to be able to navigate to areas further down on the page. To enhance this behavior we will add a smooth scrolling functionality and a little JavaScript to make it even more dynamic. We will cover many topics in this exercise such as anchor links, smooth scrolling, jQuery conditional statements and more.